Interface: $Properties
v1.ExportSinkSpec.$Properties
Properties of an ExportSinkSpec.
Hierarchy
-
$Properties
Properties
enabled
• Optional enabled: null | boolean
A flag indicating whether the export sink is enabled or not.
gcs
• Optional gcs: null | $Properties
This is a feature under development. We will allow GCS sink support for GCP Namespaces. The GCS configuration details when destination_type is GCS.
name
• Optional name: null | string
The unique name of the export sink, it can't be changed once set.
s3
• Optional s3: null | $Properties
The S3 configuration details when destination_type is S3.