TS3PutBucketOwnershipControlsRequest
Class in AWS.S3
PutBucketOwnershipControls request class.
Ancestors
Properties
OwnershipControls
property OwnershipControls: IS3OwnershipControls
Type: IS3OwnershipControls
Constructors
Create
constructor Create(const ABucket: string);
Constructor for TS3PutBucketOwnershipControlsRequest.
Parameters
| Name | Description |
|---|---|
ABucket | The bucket name to apply configuration to. |