Skip to main content

TSESV2DeleteEmailIdentityPolicyRequest

Class in AWS.SESV2

DeleteEmailIdentityPolicy request class.

Ancestors

Properties

EmailIdentity

property EmailIdentity: string

PolicyName

property PolicyName: string

Constructors

Create

constructor Create(const AEmailIdentity, APolicyName: string);

Constructor for TSESV2DeleteEmailIdentityRequest.

Parameters

NameDescription
AEmailIdentitySpecify the email identity (email address or domain name).
APolicyNameSpecify the name of an existing authorization policy to delete.