environmentVariables

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

Parameters

value

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


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

Parameters

values

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