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.
776 777 778 |
# File 'sig/types.rbs', line 776 def @metadata end |
#text ⇒ ::String
Returns the value of attribute text.
777 778 779 |
# File 'sig/types.rbs', line 777 def text @text end |