Managed Cluster Auto Upgrade Profile Args
data class ManagedClusterAutoUpgradeProfileArgs(val upgradeChannel: Output<Either<String, UpgradeChannel>>? = null) : ConvertibleToJava<ManagedClusterAutoUpgradeProfileArgs>
Auto upgrade profile for a managed cluster.