website

@JvmName(name = "jkdpcwfxjiveghmw")
suspend fun website(value: Output<BucketWebsiteArgs>)
@JvmName(name = "osoptwionurbygyu")
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 = "mjrokgoqlhquedwl")
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.