ScalingPolicyStepScalingPolicyConfigurationArgs

constructor(adjustmentType: Output<String>? = null, cooldown: Output<Int>? = null, metricAggregationType: Output<String>? = null, minAdjustmentMagnitude: Output<Int>? = null, stepAdjustments: Output<List<ScalingPolicyStepAdjustmentArgs>>? = null)