Skip to main content

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

NameDescription
AAccountIdSpecify the 12-digit account ID of the AWS account to modify.
APrimaryEmailSpecify the new primary email address for use with the specified account.