objectConditions

@JvmName(name = "punmdxqjbqaipajk")
suspend fun objectConditions(value: Output<TransferJobReplicationSpecObjectConditionsArgs>)
@JvmName(name = "qivpqxvuivxlxgaf")
suspend fun objectConditions(value: TransferJobReplicationSpecObjectConditionsArgs?)

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 = "blkifxvkgpduexyg")
suspend fun objectConditions(argument: suspend TransferJobReplicationSpecObjectConditionsArgsBuilder.() -> 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.