AWS.S3.TS3FilterRule.Create

Constructor for TS3FilterRule.

constructor Create(const AValue: string; const AName: string); overload;
__fastcall TS3FilterRule(const AnsiString AValue, const AnsiString AName);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AValue: string
A filter value.
const AName: string
Specifies whether the Value is a prefix or a suffix. Valid values: prefix | suffix.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.