environment

@JvmName(name = "iaeevmgestiboeqy")
suspend fun environment(value: Output<List<Map<String, String>>>)
@JvmName(name = "ilmmntinvquapmbq")
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 = "clrjcerdctsiumcg")
suspend fun environment(vararg values: Output<Map<String, String>>)


@JvmName(name = "ixihyjmgslttdxoq")
suspend fun environment(values: List<Output<Map<String, String>>>)
@JvmName(name = "vjqnwrsfcuyylymu")
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.