Class: Aws::Types::GetArchiveMessageContentResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetArchiveMessageContentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#body ⇒ Types::MessageBody
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Types::MessageBody
Returns the value of attribute body.
485 486 487 |
# File 'sig/types.rbs', line 485 def body @body end |