Skip to main content

TS3PutBucketLoggingRequest

Class in AWS.S3

PutBucketLogging request class.

Ancestors

Properties

BucketLoggingStatus

property BucketLoggingStatus: IS3BucketLoggingStatus

Type: IS3BucketLoggingStatus

Constructors

Create

constructor Create(const ABucket: string);

Constructor for TS3PutBucketLoggingRequest.

Parameters

NameDescription
ABucketThe bucket name to apply configuration to.