lifecycleRules

@JvmName(name = "tiutlvngcynfawcg")
suspend fun lifecycleRules(vararg values: Output<BucketV2LifecycleRuleArgs>)


@JvmName(name = "yavaofkqamlhvbmc")
suspend fun lifecycleRules(value: Output<List<BucketV2LifecycleRuleArgs>>)
@JvmName(name = "faywpqsvrhfrslte")
suspend fun lifecycleRules(value: List<BucketV2LifecycleRuleArgs>?)

Deprecated

Use the aws.s3.BucketLifecycleConfigurationV2 resource instead

Parameters

value

Configuration of object lifecycle management. See Lifecycle Rule below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketLifecycleConfigurationV2 instead.


@JvmName(name = "iblncinqjyvjhvlh")
suspend fun lifecycleRules(values: List<Output<BucketV2LifecycleRuleArgs>>)
@JvmName(name = "lsvnmlmgqxnyumld")
suspend fun lifecycleRules(vararg values: BucketV2LifecycleRuleArgs)

Deprecated

Use the aws.s3.BucketLifecycleConfigurationV2 resource instead

Parameters

values

Configuration of object lifecycle management. See Lifecycle Rule below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketLifecycleConfigurationV2 instead.


@JvmName(name = "xivrncvnuqvfdcjm")
suspend fun lifecycleRules(argument: List<suspend BucketV2LifecycleRuleArgsBuilder.() -> Unit>)
@JvmName(name = "gddmipnlbhglmhxl")
suspend fun lifecycleRules(vararg argument: suspend BucketV2LifecycleRuleArgsBuilder.() -> Unit)
@JvmName(name = "wdxqfpxslaqfltfl")
suspend fun lifecycleRules(argument: suspend BucketV2LifecycleRuleArgsBuilder.() -> Unit)

Deprecated

Use the aws.s3.BucketLifecycleConfigurationV2 resource instead

Parameters

argument

Configuration of object lifecycle management. See Lifecycle Rule below for details. The provider will only perform drift detection if a configuration value is provided. Use the resource aws.s3.BucketLifecycleConfigurationV2 instead.