Skip to main content

Interface: $Properties

v1.ExportSink.$Properties

Properties of an ExportSink.

Hierarchy

Properties

errorMessage

Optional errorMessage: null | string

An error message describing any issues with the export sink, if applicable.


health

Optional health: null | Health

The health status of the export sink.


lastHealthCheckTime

Optional lastHealthCheckTime: null | $Properties

The timestamp of the last health check performed on the export sink.


latestDataExportTime

Optional latestDataExportTime: null | $Properties

The timestamp of the latest successful data export.


name

Optional name: null | string

The unique name of the export sink, once set it can't be changed


resourceVersion

Optional resourceVersion: null | string

The version of the export sink resource.


spec

Optional spec: null | $Properties

The specification details of the export sink.


state

Optional state: null | ResourceState

The current state of the export sink.