Class: Aws::Types::UpdateEmailChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateEmailChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#email_channel_response ⇒ Types::EmailChannelResponse
Returns the value of attribute email_channel_response.
Instance Attribute Details
#email_channel_response ⇒ Types::EmailChannelResponse
Returns the value of attribute email_channel_response.
3036 3037 3038 |
# File 'sig/types.rbs', line 3036 def email_channel_response @email_channel_response end |