Class: Aws::Types::CreateResponseHeadersPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateResponseHeadersPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#response_headers_policy_config ⇒ Types::ResponseHeadersPolicyConfig
Returns the value of attribute response_headers_policy_config.
Instance Attribute Details
#response_headers_policy_config ⇒ Types::ResponseHeadersPolicyConfig
Returns the value of attribute response_headers_policy_config.
756 757 758 |
# File 'sig/types.rbs', line 756 def response_headers_policy_config @response_headers_policy_config end |