Skip to main content

TS3PutBucketWebsiteRequest

Class in AWS.S3

PutBucketWebsite request class.

Ancestors

Properties

WebsiteConfiguration

property WebsiteConfiguration: IS3WebsiteConfiguration

Type: IS3WebsiteConfiguration

Constructors

Create

constructor Create(const ABucket: string);

Constructor for TS3PutBucketWebsiteRequest.

Parameters

NameDescription
ABucketThe bucket name to apply configuration to.