versionings

@JvmName(name = "ddkfanxuhmmkvoto")
suspend fun versionings(vararg values: Output<BucketV2VersioningArgs>)


@JvmName(name = "qfkwfvfsuxudjrwb")
suspend fun versionings(value: Output<List<BucketV2VersioningArgs>>)
@JvmName(name = "efkfajquwmyiuvfc")
suspend fun versionings(value: List<BucketV2VersioningArgs>?)

Deprecated

Use the aws_s3_bucket_versioning resource instead

Parameters

value

A configuration of the S3 bucket versioning state. See Versioning below for details. This provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketVersioningV2 instead.


@JvmName(name = "glicjhguwsfuscck")
suspend fun versionings(values: List<Output<BucketV2VersioningArgs>>)
@JvmName(name = "wdgvmqlvxkguphsj")
suspend fun versionings(vararg values: BucketV2VersioningArgs)

Deprecated

Use the aws_s3_bucket_versioning resource instead

Parameters

values

A configuration of the S3 bucket versioning state. See Versioning below for details. This provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketVersioningV2 instead.


@JvmName(name = "mvjdjiasqidfngve")
suspend fun versionings(argument: List<suspend BucketV2VersioningArgsBuilder.() -> Unit>)
@JvmName(name = "pnosylqydvqjwgao")
suspend fun versionings(vararg argument: suspend BucketV2VersioningArgsBuilder.() -> Unit)
@JvmName(name = "pwrxddnjbmdytwsk")
suspend fun versionings(argument: suspend BucketV2VersioningArgsBuilder.() -> Unit)

Deprecated

Use the aws_s3_bucket_versioning resource instead

Parameters

argument

A configuration of the S3 bucket versioning state. See Versioning below for details. This provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketVersioningV2 instead.