objectConditions

@JvmName(name = "otqpmfjtfkjacebm")
suspend fun objectConditions(value: Output<ObjectConditionsArgs>)
@JvmName(name = "pxymxcfydktjpdao")
suspend fun objectConditions(value: ObjectConditionsArgs?)

Parameters

value

Only objects that satisfy these object conditions are included in the set of data source and data sink objects. Object conditions based on objects' "last modification time" do not exclude objects in a data sink.


@JvmName(name = "mrbmnfxjjuyvqiwp")
suspend fun objectConditions(argument: suspend ObjectConditionsArgsBuilder.() -> Unit)

Parameters

argument

Only objects that satisfy these object conditions are included in the set of data source and data sink objects. Object conditions based on objects' "last modification time" do not exclude objects in a data sink.