Smart Detector Alert Rule Action Group Args
data class SmartDetectorAlertRuleActionGroupArgs(val emailSubject: Output<String>? = null, val ids: Output<List<String>>, val webhookPayload: Output<String>? = null) : ConvertibleToJava<SmartDetectorAlertRuleActionGroupArgs>