TAccountGetContactInformationRequest
Class in AWS.Account
GetContactInformation request class.
Ancestors
Properties
AccountId
property AccountId: string
Constructors
Create
constructor Create; overload;
Constructor for TAccountGetContactInformationRequest.
constructor Create(const AAccountId: string); overload;
Constructor for TAccountGetContactInformationRequest.
Parameters
| Name | Description |
|---|---|
AAccountId | Specify the 12-digit account ID of the AWS account. |