Scale Rule Response
data class ScaleRuleResponse(val metricTrigger: MetricTriggerResponse, val scaleAction: ScaleActionResponse)
A rule that provide the triggers and parameters for the scaling action.
A rule that provide the triggers and parameters for the scaling action.