objectLockConfiguration

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

Deprecated

object_lock_configuration is deprecated. Use the top-level parameter object_lock_enabled and the aws.s3.BucketObjectLockConfigurationV2 resource instead.

Parameters

value

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 = "umagehanhtyeufqp")
suspend fun objectLockConfiguration(argument: suspend BucketV2ObjectLockConfigurationArgsBuilder.() -> Unit)

Deprecated

object_lock_configuration is deprecated. Use the top-level parameter object_lock_enabled and the aws.s3.BucketObjectLockConfigurationV2 resource instead.

Parameters

argument

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.