transferOptions

@JvmName(name = "ocpppogjhyjwwddu")
suspend fun transferOptions(value: Output<TransferJobReplicationSpecTransferOptionsArgs>)
@JvmName(name = "ilbxoptyvvsigaya")
suspend fun transferOptions(value: TransferJobReplicationSpecTransferOptionsArgs?)

Parameters

value

Characteristics of how to treat files from datasource and sink during job. If the option delete_objects_unique_in_sink is true, object conditions based on objects' last_modification_time are ignored and do not exclude objects in a data source or a data sink. Structure documented below.


@JvmName(name = "phydqlovjpvcmmvw")
suspend fun transferOptions(argument: suspend TransferJobReplicationSpecTransferOptionsArgsBuilder.() -> Unit)

Parameters

argument

Characteristics of how to treat files from datasource and sink during job. If the option delete_objects_unique_in_sink is true, object conditions based on objects' last_modification_time are ignored and do not exclude objects in a data source or a data sink. Structure documented below.