AWS.S3.TS3DefaultRetention.SetDays

Setter method for Days.

procedure SetDays(const ADays: TOptional<Integer>);
__fastcall SetDays(const TOptional<Integer> ADays);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

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