Automation Rule Args Builder
Builder for AutomationRuleArgs.
Functions
Link copied to clipboard
suspend fun actionIncidents(vararg argument: suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit)
suspend fun actionIncidents(argument: List<suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit>)
Link copied to clipboard
suspend fun actionPlaybooks(vararg argument: suspend AutomationRuleActionPlaybookArgsBuilder.() -> Unit)
suspend fun actionPlaybooks(argument: List<suspend AutomationRuleActionPlaybookArgsBuilder.() -> Unit>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard