AuditEventSource
The source system that produced an audit event.
type AuditEventSource {
type: String
version: String
}
Fields
AuditEventSource.type ● String scalar common
The source type.
AuditEventSource.version ● String scalar common
The source version.
Member Of
AuditEvent object