objectConditions

@JvmName(name = "axbfqftwxjqlovpp")
suspend fun objectConditions(value: Output<TransferJobTransferSpecObjectConditionsArgs>)
@JvmName(name = "svrmltkvyhdvdttx")
suspend fun objectConditions(value: TransferJobTransferSpecObjectConditionsArgs?)

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. Structure documented below.


@JvmName(name = "yqmrltciveqfcrtf")
suspend fun objectConditions(argument: suspend TransferJobTransferSpecObjectConditionsArgsBuilder.() -> 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. Structure documented below.