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