NAME
Paws::PinpointEmail::CreateEmailIdentityResponse
ATTRIBUTES
DkimAttributes => Paws::PinpointEmail::DkimAttributes
An object that contains information about the DKIM attributes for the identity. This object includes the tokens that you use to create the CNAME records that are required to complete the DKIM verification process.
IdentityType => Str
The email identity type.
Valid values are: "EMAIL_ADDRESS"
, "DOMAIN"
, "MANAGED_DOMAIN"
=head2 VerifiedForSendingStatus => Bool
Specifies whether or not the identity is verified. In Amazon Pinpoint, you can only send email from verified email addresses or domains. For more information about verifying identities, see the Amazon Pinpoint User Guide (https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-email-manage-verify.html).