Class: Aws::Types::ResponseExtractionMapping
- Inherits:
-
Object
- Object
- Aws::Types::ResponseExtractionMapping
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content_path ⇒ ::String
Returns the value of attribute content_path.
-
#header_key ⇒ ::String
Returns the value of attribute header_key.
Instance Attribute Details
#content_path ⇒ ::String
Returns the value of attribute content_path.
6340 6341 6342 |
# File 'sig/types.rbs', line 6340 def content_path @content_path end |
#header_key ⇒ ::String
Returns the value of attribute header_key.
6341 6342 6343 |
# File 'sig/types.rbs', line 6341 def header_key @header_key end |