Skip to main content

TSESV2CreateEmailIdentityPolicyRequest

Class in AWS.SESV2

CreateEmailIdentityPolicy request class.

Ancestors

Properties

EmailIdentity

property EmailIdentity: string

PolicyName

property PolicyName: string

Policy

property Policy: string

Constructors

Create

constructor Create(const AEmailIdentity, APolicyName: string);

Constructor for TSESV2CreateEmailIdentityPolicyRequest.

Parameters

NameDescription
AEmailIdentitySpecifies the email identity.
APolicyNameSpecifies the name of the policy.