Class: Aws::Types::ResponseHeadersPolicyRemoveHeader
- Inherits:
-
Object
- Object
- Aws::Types::ResponseHeadersPolicyRemoveHeader
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#header ⇒ ::String
Returns the value of attribute header.
Instance Attribute Details
#header ⇒ ::String
Returns the value of attribute header.
3305 3306 3307 |
# File 'sig/types.rbs', line 3305 def header @header end |