websites

@JvmName(name = "lbevqjplcwbfnnso")
suspend fun websites(vararg values: Output<BucketV2WebsiteArgs>)


@JvmName(name = "coadtwaqshisqrws")
suspend fun websites(value: Output<List<BucketV2WebsiteArgs>>)
@JvmName(name = "yvnpqkxtemqnulrl")
suspend fun websites(value: List<BucketV2WebsiteArgs>?)

Deprecated

website is deprecated. Use the aws.s3.BucketWebsiteConfigurationV2 resource instead.

Parameters

value

Configuration of the S3 bucket website. See Website below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketWebsiteConfigurationV2 instead.


@JvmName(name = "ayjhkgkcfxncowal")
suspend fun websites(values: List<Output<BucketV2WebsiteArgs>>)
@JvmName(name = "kaxdppwthsevlvuv")
suspend fun websites(vararg values: BucketV2WebsiteArgs)

Deprecated

website is deprecated. Use the aws.s3.BucketWebsiteConfigurationV2 resource instead.

Parameters

values

Configuration of the S3 bucket website. See Website below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketWebsiteConfigurationV2 instead.


@JvmName(name = "plrpaicgeynylphf")
suspend fun websites(argument: List<suspend BucketV2WebsiteArgsBuilder.() -> Unit>)
@JvmName(name = "vgaxsjpkkmcxumdb")
suspend fun websites(vararg argument: suspend BucketV2WebsiteArgsBuilder.() -> Unit)
@JvmName(name = "jmylhgwdlwhntobl")
suspend fun websites(argument: suspend BucketV2WebsiteArgsBuilder.() -> Unit)

Deprecated

website is deprecated. Use the aws.s3.BucketWebsiteConfigurationV2 resource instead.

Parameters

argument

Configuration of the S3 bucket website. See Website below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketWebsiteConfigurationV2 instead.