environmentConfig

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

Parameters

value

Optional. Environment configuration for the batch execution.


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

Parameters

argument

Optional. Environment configuration for the batch execution.