Skip to main content

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

NameDescription
AServiceIdentifierSpecify the service identifier.