AWS.SQS.TSQSCreateQueueRequest.SetMessageRetentionPeriod

Setter method for MessageRetentionPeriod.

procedure SetMessageRetentionPeriod(const AMessageRetentionPeriod: TOptional<Integer>);
__fastcall SetMessageRetentionPeriod(const TOptional<Integer> AMessageRetentionPeriod);

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AMessageRetentionPeriod: TOptional<Integer>
New value for MessageRetentionPeriod.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.