Class: Aws::Types::OutboundEmailConfig
- Inherits:
-
Object
- Object
- Aws::Types::OutboundEmailConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#outbound_email_address_id ⇒ ::String
Returns the value of attribute outbound_email_address_id.
Instance Attribute Details
#outbound_email_address_id ⇒ ::String
Returns the value of attribute outbound_email_address_id.
6038 6039 6040 |
# File 'sig/types.rbs', line 6038 def outbound_email_address_id @outbound_email_address_id end |