Interface: IAuditLogSinkSpec
Properties of an AuditLogSinkSpec.
Hierarchy
-
↳
IAuditLogSinkSpec
Properties
enabled
• Optional enabled: null | boolean
Enabled indicates whether the sink is enabled or not.
Inherited from
kinesisSink
• Optional kinesisSink: null | $Properties
The KinesisSpec when destination_type is Kinesis
Inherited from
name
• Optional name: null | string
Name of the sink e.g. "audit_log_01"
Inherited from
pubSubSink
• Optional pubSubSink: null | $Properties
The PubSubSpec when destination_type is PubSub
Inherited from
sinkType
• Optional sinkType: "kinesisSink" | "pubSubSink"
AuditLogSinkSpec sinkType