Automation Rule Repair Rollout Rule Repair Phase
data class AutomationRuleRepairRolloutRuleRepairPhase(val retry: AutomationRuleRepairRolloutRuleRepairPhaseRetry? = null, val rollback: AutomationRuleRepairRolloutRuleRepairPhaseRollback? = null)
Constructors
Link copied to clipboard
constructor(retry: AutomationRuleRepairRolloutRuleRepairPhaseRetry? = null, rollback: AutomationRuleRepairRolloutRuleRepairPhaseRollback? = null)