class Aws::S3::Types::GetBucketWebsiteOutput
@!attribute [rw] redirect_all_requests_to
Specifies the redirect behavior of all requests to a website endpoint of an Amazon S3 bucket. @return [Types::RedirectAllRequestsTo]
@!attribute [rw] index_document
The name of the index document for the website (for example `index.html`). @return [Types::IndexDocument]
@!attribute [rw] error_document
The object key name of the website error document to use for 4XX class errors. @return [Types::ErrorDocument]
@!attribute [rw] routing_rules
Rules that define when a redirect is applied and the redirect behavior. @return [Array<Types::RoutingRule>]
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/GetBucketWebsiteOutput AWS API Documentation
Constants
- SENSITIVE