AWS.S3.TS3CORSRule.SetMaxAgeSeconds

Setter method for MaxAgeSeconds.

procedure SetMaxAgeSeconds(const AMaxAgeSeconds: TOptional<Integer>);
__fastcall SetMaxAgeSeconds(const TOptional<Integer> AMaxAgeSeconds);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

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