Skip to main content

TS3PutBucketVersioningRequest

Class in AWS.S3

PutBucketVersioning request class.

Ancestors

Properties

MFA

property MFA: string

VersioningConfiguration

property VersioningConfiguration: IS3VersioningConfiguration

Type: IS3VersioningConfiguration

Constructors

Create

constructor Create(const ABucket: string);

Constructor for TS3PutBucketVersioningRequest.

Parameters

NameDescription
ABucketThe bucket name to apply configuration to.