Class: Aws::Types::CreateResponseHeadersPolicyResult

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:



763
764
765
# File 'sig/types.rbs', line 763

def etag
  @etag
end

#location::String

Returns the value of attribute location.

Returns:



762
763
764
# File 'sig/types.rbs', line 762

def location
  @location
end

#response_headers_policyTypes::ResponseHeadersPolicy

Returns the value of attribute response_headers_policy.

Returns:



761
762
763
# File 'sig/types.rbs', line 761

def response_headers_policy
  @response_headers_policy
end