Class: Aws::Types::GetResponseHeadersPolicyConfigResult

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)


1865
1866
1867
# File 'sig/types.rbs', line 1865

def etag
  @etag
end

#response_headers_policy_configTypes::ResponseHeadersPolicyConfig

Returns the value of attribute response_headers_policy_config.



1864
1865
1866
# File 'sig/types.rbs', line 1864

def response_headers_policy_config
  @response_headers_policy_config
end