Skip to main content

TS3PutBucketReplicationRequest

Class in AWS.S3

PutBucketReplication request class.

Ancestors

Properties

BucketObjectLockToken

property BucketObjectLockToken: string

ReplicationConfiguration

property ReplicationConfiguration: IS3ReplicationConfiguration

Type: IS3ReplicationConfiguration

Constructors

Create

constructor Create(const ABucket: string);

Constructor for TS3PutBucketReplicationRequest.

Parameters

NameDescription
ABucketThe bucket name to apply configuration to.