Action Groups Information Response
data class ActionGroupsInformationResponse(val customEmailSubject: String? = null, val customWebhookPayload: String? = null, val groupIds: List<String>)
The Action Groups information, used by the alert rule.