Class: Aws::Types::GetResponseHeadersPolicyResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


1876
1877
1878
# File 'sig/types.rbs', line 1876

def etag
  @etag
end

#response_headers_policyTypes::ResponseHeadersPolicy

Returns the value of attribute response_headers_policy.



1875
1876
1877
# File 'sig/types.rbs', line 1875

def response_headers_policy
  @response_headers_policy
end