Class: Aws::Types::ResponseHeadersPolicySummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#response_headers_policyTypes::ResponseHeadersPolicy

Returns the value of attribute response_headers_policy.



3341
3342
3343
# File 'sig/types.rbs', line 3341

def response_headers_policy
  @response_headers_policy
end

#type"managed", "custom"

Returns the value of attribute type.

Returns:

  • ("managed", "custom")


3340
3341
3342
# File 'sig/types.rbs', line 3340

def type
  @type
end