Class: Aws::Types::SMSMessageTemplateContent
- Inherits:
-
Object
- Object
- Aws::Types::SMSMessageTemplateContent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#body ⇒ Types::SMSMessageTemplateContentBody
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Types::SMSMessageTemplateContentBody
Returns the value of attribute body.
2657 2658 2659 |
# File 'sig/types.rbs', line 2657 def body @body end |