Class: Aws::Types::GetChannelMessageResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetChannelMessageResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_message ⇒ Types::ChannelMessage
Returns the value of attribute channel_message.
Instance Attribute Details
#channel_message ⇒ Types::ChannelMessage
Returns the value of attribute channel_message.
500 501 502 |
# File 'sig/types.rbs', line 500 def @channel_message end |