Managed Cluster Update Args
data class ManagedClusterUpdateArgs(val upgrade: Output<ManagedClusterUpgradeSpecArgs>) : ConvertibleToJava<ManagedClusterUpdateArgs>
The update to be applied to the ManagedClusters.
The update to be applied to the ManagedClusters.