Get Scheduled Query Rules Alert Action
data class GetScheduledQueryRulesAlertAction(val actionGroups: List<String>, val customWebhookPayload: String, val emailSubject: String)
Constructors
Link copied to clipboard
fun GetScheduledQueryRulesAlertAction(actionGroups: List<String>, customWebhookPayload: String, emailSubject: String)