environmentConfig

@JvmName(name = "qcxxdrseejultyhm")
suspend fun environmentConfig(value: Output<BatchEnvironmentConfigArgs>)
@JvmName(name = "tboyjfjbogsgplbv")
suspend fun environmentConfig(value: BatchEnvironmentConfigArgs?)

Parameters

value

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


@JvmName(name = "wbrcnvliklnyunsc")
suspend fun environmentConfig(argument: suspend BatchEnvironmentConfigArgsBuilder.() -> Unit)

Parameters

argument

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