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
| Name | Description |
|---|---|
ABucket | The bucket name to apply configuration to. |