Ramp Up Rule Args
constructor(actionHostName: Output<String>? = null, changeDecisionCallbackUrl: Output<String>? = null, changeIntervalInMinutes: Output<Int>? = null, changeStep: Output<Double>? = null, maxReroutePercentage: Output<Double>? = null, minReroutePercentage: Output<Double>? = null, name: Output<String>? = null, reroutePercentage: Output<Double>? = null)