Class: Aws::Types::SendMessagesResponse
- Inherits:
-
Object
- Object
- Aws::Types::SendMessagesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message_response ⇒ Types::MessageResponse
Returns the value of attribute message_response.
Instance Attribute Details
#message_response ⇒ Types::MessageResponse
Returns the value of attribute message_response.
2729 2730 2731 |
# File 'sig/types.rbs', line 2729 def @message_response end |