AWS.S3.TS3Owner.Create

Constructor for TS3Owner.

constructor Create(const ADisplayName: string; const AID: string); overload;
__fastcall TS3Owner(const AnsiString ADisplayName, const AnsiString AID);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ADisplayName: string
The display name of the owner.
const AID: string
The ID of the owner.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.