Data.Cloud.AmazonAPI.TAmazonQueuePermission.AccountId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

AccountId: string;

C++

System::UnicodeString AccountId;

Properties

Type Visibility Source Unit Parent
field public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonQueuePermission

Description

The AWS account ID of the permission.

AccountId represents the AWS account ID of this permission. The AccountId must be a valid 12-digit AWS account number, without hyphens.

See Also