versionings

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


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

Deprecated

Use the aws_s3_bucket_versioning resource instead

Parameters

value

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


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

Deprecated

Use the aws_s3_bucket_versioning resource instead

Parameters

values

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


@JvmName(name = "jjtsvfwfgidsaaok")
suspend fun versionings(argument: List<suspend BucketV2VersioningArgsBuilder.() -> Unit>)
@JvmName(name = "qsqfwnxuwbwfdaar")
suspend fun versionings(vararg argument: suspend BucketV2VersioningArgsBuilder.() -> Unit)
@JvmName(name = "shgybpnbeopklmrw")
suspend fun versionings(argument: suspend BucketV2VersioningArgsBuilder.() -> Unit)

Deprecated

Use the aws_s3_bucket_versioning resource instead

Parameters

argument

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