Skip to main content

IS3GetBucketWebsiteResponse

Interface in AWS.S3

Interface for GetBucketWebsite responses.

Ancestors

Properties

ErrorDocument

property ErrorDocument: IS3ErrorDocument

Type: IS3ErrorDocument

Specifies an error document to use for 4xx class errors.

IndexDocument

property IndexDocument: IS3IndexDocument

Type: IS3IndexDocument

Specifies an index document for the website.

RedirectAllRequestsTo

property RedirectAllRequestsTo: IS3RedirectAllRequestsTo

Type: IS3RedirectAllRequestsTo

Specifies the redirect behaviour for all requests to a website endpoint.

RoutingRules

property RoutingRules: TS3RoutingRules

Type: TS3RoutingRules

List of rules to define redirect behaviour.