AWS.SQS.ISQSUntagQueueRequest.AddTagKey

Add a tag key to the request.

function AddTagKey(const ATagKey: string): Integer;
__fastcall int AddTagKey(const AnsiString ATagKey);

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ATagKey: string
A tag key to add to the request.

Index of the added tag key.

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