Skip to main content

IAccountAcceptPrimaryEmailUpdateRequest

Interface in AWS.Account

Interface for AcceptPrimaryEmailUpdate requests.

Ancestors

Properties

AccountId

property AccountId: string

Specify the 12-digit account ID of the AWS account to modify.

Otp

property Otp: string

Specify the OTP code sent to the PrimaryEmail specified in the StartPrimaryEmailUpdate call.

PrimaryEmail

property PrimaryEmail: string

Specify the new primary email address for use with the specified account.

This must match the PrimaryEmail from the StartPrimaryEmailUpdate call.