condition

@JvmName(name = "gibwxyppnvpituke")
suspend fun condition(value: Output<BucketLifecycleRuleConditionArgs>)
@JvmName(name = "dfnipussgjkcupvy")
suspend fun condition(value: BucketLifecycleRuleConditionArgs)

Parameters

value

The Lifecycle Rule's condition configuration. A single block of this type is supported. Structure is documented below.


@JvmName(name = "tehkuekhkoquroqs")
suspend fun condition(argument: suspend BucketLifecycleRuleConditionArgsBuilder.() -> Unit)

Parameters

argument

The Lifecycle Rule's condition configuration. A single block of this type is supported. Structure is documented below.