Skip to main content

Interface: $Properties

v1.AuditLogSinkSpec.$Properties

Properties of an AuditLogSinkSpec.

Hierarchy

Properties

enabled

Optional enabled: null | boolean

Enabled indicates whether the sink is enabled or not.


kinesisSink

Optional kinesisSink: null | $Properties

The KinesisSpec when destination_type is Kinesis


name

Optional name: null | string

Name of the sink e.g. "audit_log_01"


pubSubSink

Optional pubSubSink: null | $Properties

The PubSubSpec when destination_type is PubSub


sinkType

Optional sinkType: "kinesisSink" | "pubSubSink"

AuditLogSinkSpec sinkType