runtimeConfig

@JvmName(name = "gxsftwlrajagtnld")
suspend fun runtimeConfig(value: Output<BatchRuntimeConfigArgs>)
@JvmName(name = "awqijajgybrtiyfp")
suspend fun runtimeConfig(value: BatchRuntimeConfigArgs?)

Parameters

value

Runtime configuration for the batch execution. Structure is documented below.


@JvmName(name = "whvupgashbrudlwq")
suspend fun runtimeConfig(argument: suspend BatchRuntimeConfigArgsBuilder.() -> Unit)

Parameters

argument

Runtime configuration for the batch execution. Structure is documented below.