revisions

@JvmName(name = "jsvsthqsteiisujw")
suspend fun revisions(value: Output<List<String>>)
@JvmName(name = "kpxrjjgnjpgffrgv")
suspend fun revisions(value: List<String>?)

Parameters

value

The list of revisions of the Istio control plane. When an upgrade is not in progress, this holds one value. When canary upgrade is in progress, this can only hold two consecutive values. For more information, see: https://learn.microsoft.com/en-us/azure/aks/istio-upgrade


@JvmName(name = "cfphmwiorahhpubi")
suspend fun revisions(vararg values: Output<String>)


@JvmName(name = "dndrgvgbvlfgkykp")
suspend fun revisions(values: List<Output<String>>)
@JvmName(name = "fnsbvxnaoxfymvdm")
suspend fun revisions(vararg values: String)

Parameters

values

The list of revisions of the Istio control plane. When an upgrade is not in progress, this holds one value. When canary upgrade is in progress, this can only hold two consecutive values. For more information, see: https://learn.microsoft.com/en-us/azure/aks/istio-upgrade