buildEnvVariables

@JvmName(name = "fsiaavexhvmmmkkr")
suspend fun buildEnvVariables(value: Output<Map<String, String>>)
@JvmName(name = "aasrgbyfhdyotwsd")
suspend fun buildEnvVariables(value: Map<String, String>?)

Parameters

value

Environment variables available to the build environment.Only returned in GET requests if view=FULL is set.


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

Parameters

values

Environment variables available to the build environment.Only returned in GET requests if view=FULL is set.