Class: Aws::Types::GetSmsTemplateResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSmsTemplateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sms_template_response ⇒ Types::SMSTemplateResponse
Returns the value of attribute sms_template_response.
Instance Attribute Details
#sms_template_response ⇒ Types::SMSTemplateResponse
Returns the value of attribute sms_template_response.
1873 1874 1875 |
# File 'sig/types.rbs', line 1873 def sms_template_response @sms_template_response end |