Class: Aws::Types::UpdateSmsChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateSmsChannelResponse
- 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.
3180 3181 3182 |
# File 'sig/types.rbs', line 3180 def sms_channel_response @sms_channel_response end |