and

@JvmName(name = "vwjmsqewmgewocwi")
suspend fun and(value: Output<BucketLifecycleConfigurationV2RuleFilterAndArgs>)
@JvmName(name = "cuiaxbiusvknaxlw")
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 = "psbdeunkbgeohiwx")
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.