and

@JvmName(name = "idflxuddularvabr")
suspend fun and(value: Output<BucketLifecycleConfigurationV2RuleFilterAndArgs>)
@JvmName(name = "nhorkcqaivcytnlm")
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 = "xqksxmgisouibhpt")
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.