Class: Aws::Types::GetChannelMessageStatusResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetChannelMessageStatusResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ Types::ChannelMessageStatusStructure
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ Types::ChannelMessageStatusStructure
Returns the value of attribute status.
513 514 515 |
# File 'sig/types.rbs', line 513 def status @status end |