Skip to main content

TAccountGetAlternateContactRequest

Class in AWS.Account

GetAlternateContact request class.

Ancestors

Properties

AccountId

property AccountId: string

AlternateContactType

property AlternateContactType: string

Constructors

Create

constructor Create(const AAlternateContactType: string; const AAccountId: string = '');

Constructor for TAccountGetAlternateContactRequest.

Parameters

NameDescription
AAlternateContactTypeSpecify which of the alternate contacts to retrieve. Valid values:||.
AAccountIdOptionally, specify the 12-digit account ID of the AWS account. If not specified, the AWS account of the calling identity will be assumed.