ScalingRuleResponse

data class ScalingRuleResponse(val actionType: String, val comparisonRule: ComparisonRuleResponse, val evaluationCount: Int, val scalingMetric: String)

The scaling rule.

Constructors

Link copied to clipboard
constructor(actionType: String, comparisonRule: ComparisonRuleResponse, evaluationCount: Int, scalingMetric: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action type.

Link copied to clipboard

The comparison rule.

Link copied to clipboard

This is an evaluation count for a scaling condition, the number of times a trigger condition should be successful, before scaling activity is triggered.

Link copied to clipboard

Metrics name for individual workloads. For example: cpu