ManagedClusterPropertiesAutoScalerProfileArgs

constructor(balanceSimilarNodeGroups: Output<String>? = null, daemonsetEvictionForEmptyNodes: Output<Boolean>? = null, daemonsetEvictionForOccupiedNodes: Output<Boolean>? = null, expander: Output<Either<String, Expander>>? = null, ignoreDaemonsetsUtilization: Output<Boolean>? = null, maxEmptyBulkDelete: Output<String>? = null, maxGracefulTerminationSec: Output<String>? = null, maxNodeProvisionTime: Output<String>? = null, maxTotalUnreadyPercentage: Output<String>? = null, newPodScaleUpDelay: Output<String>? = null, okTotalUnreadyCount: Output<String>? = null, scaleDownDelayAfterAdd: Output<String>? = null, scaleDownDelayAfterDelete: Output<String>? = null, scaleDownDelayAfterFailure: Output<String>? = null, scaleDownUnneededTime: Output<String>? = null, scaleDownUnreadyTime: Output<String>? = null, scaleDownUtilizationThreshold: Output<String>? = null, scanInterval: Output<String>? = null, skipNodesWithLocalStorage: Output<String>? = null, skipNodesWithSystemPods: Output<String>? = null)