environmentVariables

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

Parameters

value

A map containing the list of resources with their properties and environment variables.


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

Parameters

values

A map containing the list of resources with their properties and environment variables.