Skip to main content

ISESV2IdentityInfo

Interface in AWS.SESV2

Interface for IdentityInfo.

Properties

IdentityName

property IdentityName: string

Specifies the address or domain of the identity.

IdentityType

property IdentityType: string

Specifies the identity type.

Valid values: EMAIL_ADDRESS | DOMAIN | MANAGED_DOMAIN. NOTE: The MANAGED_DOMAIN type is not supported for email identity types.

SendingEnabled

property SendingEnabled: TOptional<Boolean>

Specifies if you are able to send email from the identity.