Class: Aws::Types::GetEmailChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetEmailChannelResponse
- 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.
1540 1541 1542 |
# File 'sig/types.rbs', line 1540 def email_channel_response @email_channel_response end |