environment

@JvmName(name = "yekllnetbtgoilhx")
suspend fun environment(value: Output<List<Map<String, String>>>)
@JvmName(name = "oinnhcbhcnelvvqt")
suspend fun environment(value: List<Map<String, String>>?)

Parameters

value

Any other builder-controlled inputs necessary for correctly evaluating the recipe. Usually only needed for reproducing the build but not evaluated as part of policy.


@JvmName(name = "pjhqokbrlbwcmjci")
suspend fun environment(vararg values: Output<Map<String, String>>)


@JvmName(name = "kfoqqjxunaqkxckm")
suspend fun environment(values: List<Output<Map<String, String>>>)
@JvmName(name = "sdetivmgiceeioqa")
suspend fun environment(vararg values: Map<String, String>)

Parameters

values

Any other builder-controlled inputs necessary for correctly evaluating the recipe. Usually only needed for reproducing the build but not evaluated as part of policy.