Automation Rule Repair Rollout Rule Repair Phase Retry Args
data class AutomationRuleRepairRolloutRuleRepairPhaseRetryArgs(val attempts: Output<String>, val backoffMode: Output<String>? = null, val wait: Output<String>? = null) : ConvertibleToJava<AutomationRuleRepairRolloutRuleRepairPhaseRetryArgs>