substitute

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

Parameters

value

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


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

Parameters

values

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