versionings

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


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

Deprecated

versioning is deprecated. Use the aws.s3.BucketVersioningV2 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 = "sphaulccixelnbfp")
suspend fun versionings(values: List<Output<BucketV2VersioningArgs>>)
@JvmName(name = "ohsfwqegogkjwqth")
suspend fun versionings(vararg values: BucketV2VersioningArgs)

Deprecated

versioning is deprecated. Use the aws.s3.BucketVersioningV2 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 = "vrcujtdiucblaogv")
suspend fun versionings(argument: List<suspend BucketV2VersioningArgsBuilder.() -> Unit>)
@JvmName(name = "phvelthapnjroxlg")
suspend fun versionings(vararg argument: suspend BucketV2VersioningArgsBuilder.() -> Unit)
@JvmName(name = "ymwvjxfhdrixpvxd")
suspend fun versionings(argument: suspend BucketV2VersioningArgsBuilder.() -> Unit)

Deprecated

versioning is deprecated. Use the aws.s3.BucketVersioningV2 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.