AutomationRuleRepairRolloutRuleArgs

constructor(id: Output<String>, jobs: Output<List<String>>? = null, phases: Output<List<String>>? = null, repairPhases: Output<List<AutomationRuleRepairRolloutRuleRepairPhaseArgs>>? = null)