Class: Aws::Types::ListResponseHeadersPoliciesResult
- Inherits:
-
Object
- Object
- Aws::Types::ListResponseHeadersPoliciesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#response_headers_policy_list ⇒ Types::ResponseHeadersPolicyList
Returns the value of attribute response_headers_policy_list.
Instance Attribute Details
#response_headers_policy_list ⇒ Types::ResponseHeadersPolicyList
Returns the value of attribute response_headers_policy_list.
2653 2654 2655 |
# File 'sig/types.rbs', line 2653 def response_headers_policy_list @response_headers_policy_list end |