substitute

@JvmName(name = "vhllylqdvbmqsqhu")
suspend fun substitute(value: Output<Map<String, String>>)
@JvmName(name = "ejtvvfhxknilvnnt")
suspend fun substitute(value: Map<String, String>?)

Parameters

value

Key/value pairs holding the variables to be substituted in this Kustomization.


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

Parameters

values

Key/value pairs holding the variables to be substituted in this Kustomization.