ScalingRuleStepAdjustment

data class ScalingRuleStepAdjustment(val metricIntervalLowerBound: String? = null, val metricIntervalUpperBound: String? = null, val scalingAdjustment: Int? = null)

Constructors

Link copied to clipboard
fun ScalingRuleStepAdjustment(metricIntervalLowerBound: String? = null, metricIntervalUpperBound: String? = null, scalingAdjustment: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val scalingAdjustment: Int? = null