AWSServiceIdentifierAttribute
Class in AWS.Core
Attribute for specifying the service identifier for decendant classes of TAWSOptions.
Ancestors
TCustomAttribute
Properties
ServiceIdentifier
property ServiceIdentifier: string
Constructors
Create
constructor Create(const AServiceIdentifier: string);
Constructor for AWSServiceIdentifierAttribute.
Parameters
| Name | Description |
|---|---|
AServiceIdentifier | Specify the service identifier. |