PolicyStepScalingPolicyConfigurationStepAdjustment

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

Constructors

fun PolicyStepScalingPolicyConfigurationStepAdjustment(metricIntervalLowerBound: String? = null, metricIntervalUpperBound: String? = null, scalingAdjustment: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard