TSESV2PutAccountDetailsRequest
Class in AWS.SESV2
PutAccountDetails request class.
Ancestors
Properties
AdditionalContactEmailAddresses
property AdditionalContactEmailAddresses: TList<string>
ContactLanguage
property ContactLanguage: string
MailType
property MailType: string
ProductionAccessEnabled
property ProductionAccessEnabled: TOptional<Boolean>
UseCaseDescription
property UseCaseDescription: string
WebsiteURL
property WebsiteURL: string
Constructors
Create
constructor Create(const AMailType, AWebsiteURL: string);
Constructor for TSESV2PutAccountDetailsRequest.
Parameters
| Name | Description |
|---|---|
AMailType | Specify the primary type of email your account will send through Amazon SES. Valid values:|. |
AWebsiteURL | Specify the URL of your website or application that will be sending emails. |