Class: Aws::Types::HeaderOrder
- Inherits:
-
Object
- Object
- Aws::Types::HeaderOrder
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#oversize_handling ⇒ "CONTINUE", ...
Returns the value of attribute oversize_handling.
Instance Attribute Details
#oversize_handling ⇒ "CONTINUE", ...
Returns the value of attribute oversize_handling.
830 831 832 |
# File 'sig/types.rbs', line 830 def oversize_handling @oversize_handling end |