objectLockConfiguration

@JvmName(name = "tgnyinqudattjsyd")
suspend fun objectLockConfiguration(value: Output<BucketV2ObjectLockConfigurationArgs>)
@JvmName(name = "lmbracdosakhncyi")
suspend fun objectLockConfiguration(value: BucketV2ObjectLockConfigurationArgs?)

Deprecated

Use the top-level parameter object_lock_enabled and the aws_s3_bucket_object_lock_configuration resource instead

Parameters

value

A configuration of S3 object locking. See Object Lock Configuration below for details. the provider wil only perform drift detection if a configuration value is provided. Use the object_lock_enabled parameter and the resource aws.s3.BucketObjectLockConfigurationV2 instead.


@JvmName(name = "capiugdnuydiyyil")
suspend fun objectLockConfiguration(argument: suspend BucketV2ObjectLockConfigurationArgsBuilder.() -> Unit)

Deprecated

Use the top-level parameter object_lock_enabled and the aws_s3_bucket_object_lock_configuration resource instead

Parameters

argument

A configuration of S3 object locking. See Object Lock Configuration below for details. the provider wil only perform drift detection if a configuration value is provided. Use the object_lock_enabled parameter and the resource aws.s3.BucketObjectLockConfigurationV2 instead.