Class: Aws::Types::UpdateResponseHeadersPolicyResult

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)


4146
4147
4148
# File 'sig/types.rbs', line 4146

def etag
  @etag
end

#response_headers_policyTypes::ResponseHeadersPolicy

Returns the value of attribute response_headers_policy.



4145
4146
4147
# File 'sig/types.rbs', line 4145

def response_headers_policy
  @response_headers_policy
end