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.
5879 5880 5881 |
# File 'sig/types.rbs', line 5879 def outbound_email_address_id @outbound_email_address_id end |