AuditEventCount
A count of audit events grouped by type.
type AuditEventCount {
count: Int
type: String
}
Fields
AuditEventCount.count ● Int scalar common
The number of events for the type.
AuditEventCount.type ● String scalar common
The event type being counted.
Member Of
AppEnvironment object