Class: Aws::Types::GeneratedResponsePart
- Inherits:
-
Object
- Object
- Aws::Types::GeneratedResponsePart
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text_response_part ⇒ Types::TextResponsePart
Returns the value of attribute text_response_part.
Instance Attribute Details
#text_response_part ⇒ Types::TextResponsePart
Returns the value of attribute text_response_part.
1144 1145 1146 |
# File 'sig/types.rbs', line 1144 def text_response_part @text_response_part end |