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