NAME
Paws::S3::GetBucketWebsiteOutput
ATTRIBUTES
ErrorDocument => Paws::S3::ErrorDocument
The object key name of the website error document to use for 4XX class errors.
IndexDocument => Paws::S3::IndexDocument
The name of the index document for the website (for example index.html
).
RedirectAllRequestsTo => Paws::S3::RedirectAllRequestsTo
Specifies the redirect behavior of all requests to a website endpoint of an Amazon S3 bucket.
RoutingRules => ArrayRef[Paws::S3::RoutingRule]
Rules that define when a redirect is applied and the redirect behavior.