websiteConfiguration

@JvmName(name = "wqrgkposjjuitrnq")
suspend fun websiteConfiguration(value: Output<WebsiteConfigurationArgs>)
@JvmName(name = "yhubtpodakmwwlku")
suspend fun websiteConfiguration(value: WebsiteConfigurationArgs?)

Parameters

value

Information used to configure the bucket as a static website. For more information, see Hosting Websites on Amazon S3. Specifies website configuration parameters for an Amazon S3 bucket.


@JvmName(name = "dxioelehldwqhllm")
suspend fun websiteConfiguration(argument: suspend WebsiteConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Information used to configure the bucket as a static website. For more information, see Hosting Websites on Amazon S3. Specifies website configuration parameters for an Amazon S3 bucket.