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