AWS.SQS.TSQSMessageAttributes.WithBinaryValue
function WithBinaryValue(const AName: string; const AValue: string): TSQSMessageAttributes;
__fastcall TSQSMessageAttributes WithBinaryValue(const AnsiString AName, const AnsiString AValue);

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

This is WithBinaryValue, a member of class TSQSMessageAttributes.

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