Scheduled Query Rules Alert Action Args
data class ScheduledQueryRulesAlertActionArgs(val actionGroups: Output<List<String>>, val customWebhookPayload: Output<String>? = null, val emailSubject: Output<String>? = null) : ConvertibleToJava<ScheduledQueryRulesAlertActionArgs>