Managed Cluster Upgrade Spec Response
data class ManagedClusterUpgradeSpecResponse(val kubernetesVersion: String? = null, val type: String)
The upgrade to apply to a ManagedCluster.
The upgrade to apply to a ManagedCluster.