environmentVariables

@JvmName(name = "pubgmbdxbsgjhkif")
suspend fun environmentVariables(value: Output<Map<String, String>>)
@JvmName(name = "lcaybvgogopmcejo")
suspend fun environmentVariables(value: Map<String, String>?)

Parameters

value

Environment variables configuration for the inference pool.


@JvmName(name = "neqcisekbypksstv")
fun environmentVariables(vararg values: Pair<String, String>)

Parameters

values

Environment variables configuration for the inference pool.