class Aws::PinpointEmail::Types::IdentityInfo
Information about an email identity.
@!attribute [rw] identity_type
The email identity type. The identity type can be one of the following: * `EMAIL_ADDRESS` – The identity is an email address. * `DOMAIN` – The identity is a domain. * `MANAGED_DOMAIN` – The identity is a domain that is managed by AWS. @return [String]
@!attribute [rw] identity_name
The address or domain of the identity. @return [String]
@!attribute [rw] sending_enabled
Indicates whether or not you can send email from the identity. In Amazon Pinpoint, an identity is an email address or domain that you send email from. Before you can send email from an identity, you have to demostrate that you own the identity, and that you authorize Amazon Pinpoint to send email from that identity. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26/IdentityInfo AWS API Documentation
Constants
- SENSITIVE