environmentConfig

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

Parameters

value

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


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

Parameters

argument

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