NAME
Paws::SESv2::ListEmailIdentitiesResponse
ATTRIBUTES
EmailIdentities => ArrayRef[Paws::SESv2::IdentityInfo]
An array that includes all of the email identities associated with your AWS account.
NextToken => Str
A token that indicates that there are additional configuration sets to list. To view additional configuration sets, issue another request to ListEmailIdentities
, and pass this token in the NextToken
parameter.