and
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.
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.