Data.Cloud.AmazonAPI.TAmazonQueuePermission.AccountId

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Unit: Data.Cloud.AmazonAPI
Parent: TAmazonQueuePermission

Delphi

AccountId: string;

C++

System::UnicodeString AccountId;

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