AWS.S3.IS3DefaultRetention.SetYears
Methods
IS3DefaultRetention Interface
AWS.S3 Namespace
Setter method for
Years
.
Delphi
procedure
SetYears
(
const
AYears
: TOptional<Integer>);
C++
__fastcall
SetYears
(
const
TOptional<Integer>
AYears
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AYears: TOptional<Integer>
New value for
Years
.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.