Class: Aws::Types::DeleteEmailChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEmailChannelResponse
- 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.
808 809 810 |
# File 'sig/types.rbs', line 808 def email_channel_response @email_channel_response end |