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
| Name | Description |
|---|---|
AEmailIdentity | Specify the email identity (email address or domain name). |
APolicyName | Specify the name of an existing authorization policy to delete. |