jobSettings

@JvmName(name = "gogqutmwywbqvliu")
suspend fun jobSettings(value: Output<DiJobJobSettingsArgs>)
@JvmName(name = "nwvuwwhhtoixvhwu")
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 = "egalenbpucwmiujy")
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.