Interface: IAuditLogSink
Properties of an AuditLogSink.
Implemented by
Properties
errorMessage
• Optional errorMessage: null | string
An error message describing any issues with the audit log sink, if applicable.
health
• Optional health: null | Health
The health status of the audit log sink.
lastSucceededTime
• Optional lastSucceededTime: null | ITimestamp
The last succeeded timestamp for the internal workflow responsible for adding data to the sink.
name
• Optional name: null | string
Name of the sink e.g. "audit_log_01"
resourceVersion
• Optional resourceVersion: null | string
The version of the audit log sink resource.
spec
• Optional spec: null | IAuditLogSinkSpec
The specification details of the audit log sink.
state
• Optional state: null | ResourceState
The current state of the audit log sink.