RuleActions

fun RuleActions(assignContactCategoryActions: List<RuleAssignContactCategoryAction>? = null, eventBridgeActions: List<RuleEventBridgeAction>? = null, sendNotificationActions: List<RuleSendNotificationAction>? = null, taskActions: List<RuleTaskAction>? = null)