AWS.S3.TS3InventorySchedule.Create

Constructor for TS3InventorySchedule.

constructor Create(const AFrequency: string = 'Daily'); overload;
__fastcall TS3InventorySchedule(const AnsiString AFrequency = 'Daily');

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AFrequency: string = 'Daily'
Specifies how frequently the inventory results are produced. Valid values: Daily | Weekly. Defaults to Daily.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.