TSQSClient
Class in AWS.SQS
Service client implementation for Amazon Simple Queue Service (SQS).
Ancestors
TAWSServiceClient- ISQSClient
Constructors
Create
constructor Create(const AOptions: IAWSOptions = nil);
Constructor for TSQSClient.
Constructs an SQS client with or without additional options.
Parameters
| Name | Description |
|---|---|
AOptions | Optionally provide options to override default behaviour. |