TAccountStartPrimaryEmailUpdateRequest
Class in AWS.Account
StartPrimaryEmailUpdate request class.
Ancestors
Properties
AccountId
property AccountId: string
PrimaryEmail
property PrimaryEmail: string
Constructors
Create
constructor Create(const AAccountId, APrimaryEmail: string);
Constructor for TAccountAcceptPrimaryEmailUpdateRequest.
Parameters
| Name | Description |
|---|---|
AAccountId | Specify the 12-digit account ID of the AWS account to modify. |
APrimaryEmail | Specify the new primary email address for use with the specified account. |