lifecycleRules

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


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

Deprecated

Use the aws_s3_bucket_lifecycle_configuration 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 = "pybyccdhqqxjicfw")
suspend fun lifecycleRules(values: List<Output<BucketV2LifecycleRuleArgs>>)
@JvmName(name = "hiicluvjrugkvxhr")
suspend fun lifecycleRules(vararg values: BucketV2LifecycleRuleArgs)

Deprecated

Use the aws_s3_bucket_lifecycle_configuration 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 = "khxxncfyrhkigovr")
suspend fun lifecycleRules(argument: List<suspend BucketV2LifecycleRuleArgsBuilder.() -> Unit>)
@JvmName(name = "aaohnerjaxdivfch")
suspend fun lifecycleRules(vararg argument: suspend BucketV2LifecycleRuleArgsBuilder.() -> Unit)
@JvmName(name = "scgxdqjjekgrvgud")
suspend fun lifecycleRules(argument: suspend BucketV2LifecycleRuleArgsBuilder.() -> Unit)

Deprecated

Use the aws_s3_bucket_lifecycle_configuration 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.