WebsiteConfiguration

Specifies website configuration parameters for an Amazon S3 bucket.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the error document for the website.

Link copied to clipboard

The name of the index document for the website.

Link copied to clipboard

The redirect behavior for every request to this bucket's website endpoint.

Link copied to clipboard

Rules that define when a redirect is applied and the redirect behavior.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String