jobSettings

@JvmName(name = "gkubakslmefqtbtx")
suspend fun jobSettings(value: Output<DiJobJobSettingsArgs>)
@JvmName(name = "eqwomdpdowsdtpqi")
suspend fun jobSettings(value: DiJobJobSettingsArgs?)

Parameters

value

The dimension settings of the synchronization task, including the DDL processing policy, the source and destination column data type mapping policy, and the task runtime parameters. See job_settings below.


@JvmName(name = "oarhmvyomxafwxit")
suspend fun jobSettings(argument: suspend DiJobJobSettingsArgsBuilder.() -> Unit)

Parameters

argument

The dimension settings of the synchronization task, including the DDL processing policy, the source and destination column data type mapping policy, and the task runtime parameters. See job_settings below.