environmentConfig

@JvmName(name = "itovirjgbfybtdvn")
suspend fun environmentConfig(value: Output<EnvironmentConfigArgs>)
@JvmName(name = "nctjgnnhbmtrvpoi")
suspend fun environmentConfig(value: EnvironmentConfigArgs?)

Parameters

value

Optional. Environment configuration for the batch execution.


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

Parameters

argument

Optional. Environment configuration for the batch execution.