Policy Args
constructor(adjustmentType: Output<String>? = null, autoscalingGroupName: Output<String>? = null, cooldown: Output<Int>? = null, enabled: Output<Boolean>? = null, estimatedInstanceWarmup: Output<Int>? = null, metricAggregationType: Output<String>? = null, minAdjustmentMagnitude: Output<Int>? = null, name: Output<String>? = null, policyType: Output<String>? = null, predictiveScalingConfiguration: Output<PolicyPredictiveScalingConfigurationArgs>? = null, scalingAdjustment: Output<Int>? = null, stepAdjustments: Output<List<PolicyStepAdjustmentArgs>>? = null, targetTrackingConfiguration: Output<PolicyTargetTrackingConfigurationArgs>? = null)