Class: Aws::Types::PutRawMessageContentRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutRawMessageContentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content ⇒ Types::RawMessageContent
Returns the value of attribute content.
-
#message_id ⇒ ::String
Returns the value of attribute message_id.
Instance Attribute Details
#content ⇒ Types::RawMessageContent
Returns the value of attribute content.
38 39 40 |
# File 'sig/types.rbs', line 38 def content @content end |
#message_id ⇒ ::String
Returns the value of attribute message_id.
37 38 39 |
# File 'sig/types.rbs', line 37 def end |