AWS.SQS.TSQSClient.Create

Constructor for TSQSClient.

constructor Create(const AOptions: ISQSOptions = nil);
__fastcall TSQSClient(const ISQSOptions AOptions = null);

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AOptions: ISQSOptions = nil
Optionally provide options to override default behaviour.

Constructs an SQS client with or without additional options.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.