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.
1062 1063 1064 |
# File 'sig/types.rbs', line 1062 def text_response_part @text_response_part end |