Skip to main content

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

NameDescription
ABucketThe bucket name to apply configuration to.