and

@JvmName(name = "ytdttfdbatshqdfi")
suspend fun and(value: Output<BucketLifecycleConfigurationV2RuleFilterAndArgs>)
@JvmName(name = "mpxqubiemijnxssb")
suspend fun and(value: BucketLifecycleConfigurationV2RuleFilterAndArgs?)

Parameters

value

Configuration block used to apply a logical AND to two or more predicates. See below. The Lifecycle Rule will apply to any object matching all the predicates configured inside the and block.


@JvmName(name = "bqrjjogvgcvrtytw")
suspend fun and(argument: suspend BucketLifecycleConfigurationV2RuleFilterAndArgsBuilder.() -> Unit)

Parameters

argument

Configuration block used to apply a logical AND to two or more predicates. See below. The Lifecycle Rule will apply to any object matching all the predicates configured inside the and block.