Class: Aws::Types::GetIdentityMailFromDomainAttributesResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetIdentityMailFromDomainAttributesResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mail_from_domain_attributes ⇒ ::Hash[::String, Types::IdentityMailFromDomainAttributes]
Returns the value of attribute mail_from_domain_attributes.
Instance Attribute Details
#mail_from_domain_attributes ⇒ ::Hash[::String, Types::IdentityMailFromDomainAttributes]
Returns the value of attribute mail_from_domain_attributes.
424 425 426 |
# File 'sig/types.rbs', line 424 def mail_from_domain_attributes @mail_from_domain_attributes end |