Class: Aws::Types::CustomRequestHandling
- Inherits:
-
Object
- Object
- Aws::Types::CustomRequestHandling
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#insert_headers ⇒ ::Array[Types::CustomHTTPHeader]
Returns the value of attribute insert_headers.
Instance Attribute Details
#insert_headers ⇒ ::Array[Types::CustomHTTPHeader]
Returns the value of attribute insert_headers.
308 309 310 |
# File 'sig/types.rbs', line 308 def insert_headers @insert_headers end |