GetBucketsBucketWebsite

data class GetBucketsBucketWebsite(val errorDocument: String, val indexDocument: String)

Constructors

Link copied to clipboard
constructor(errorDocument: String, indexDocument: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Key of the HTML document containing the error page.

Link copied to clipboard

Key of the HTML document containing the home page.