Class: Aws::Types::GetSmsChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSmsChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sms_channel_response ⇒ Types::SMSChannelResponse
Returns the value of attribute sms_channel_response.
Instance Attribute Details
#sms_channel_response ⇒ Types::SMSChannelResponse
Returns the value of attribute sms_channel_response.
1862 1863 1864 |
# File 'sig/types.rbs', line 1862 def sms_channel_response @sms_channel_response end |