GetClusterAutoscalingSettingAutoscalingPolicyCpuThreshold

data class GetClusterAutoscalingSettingAutoscalingPolicyCpuThreshold(val scaleIn: Int, val scaleOut: Int)

Constructors

constructor(scaleIn: Int, scaleOut: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The utilization triggering the scale-in operation in percent.

Link copied to clipboard

The utilization triggering the scale-out operation in percent.