Class: Aws::Types::FinalResponse
- Inherits:
-
Object
- Object
- Aws::Types::FinalResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#metadata ⇒ Types::Metadata
Returns the value of attribute metadata.
-
#text ⇒ ::String
Returns the value of attribute text.
Instance Attribute Details
#metadata ⇒ Types::Metadata
Returns the value of attribute metadata.
694 695 696 |
# File 'sig/types.rbs', line 694 def @metadata end |
#text ⇒ ::String
Returns the value of attribute text.
695 696 697 |
# File 'sig/types.rbs', line 695 def text @text end |