website

@JvmName(name = "qofwfimfrqpalnhi")
suspend fun website(value: Output<BucketWebsiteArgs>)
@JvmName(name = "ovmqjqhurqyntafo")
suspend fun website(value: BucketWebsiteArgs?)

Parameters

value

The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site. See the Static Website Examples for more information.


@JvmName(name = "hqbqbrujgawscgqo")
suspend fun website(argument: suspend BucketWebsiteArgsBuilder.() -> Unit)

Parameters

argument

The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site. See the Static Website Examples for more information.