Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.53 KB

File metadata and controls

39 lines (27 loc) · 1.53 KB

Destination

Properties

Name Type Description Notes
id String The ID of this Data Export destination [optional]
links Map<String, Link> The location and content type of related resources [optional]
name String A human-readable name for your Data Export destination [optional]
kind KindEnum The type of Data Export destination [optional]
version BigDecimal [optional]
config Object An object with the configuration parameters required for the destination type [optional]
on Boolean Whether the export is on, that is, the status of the integration [optional]
createdAt Long [optional]
maintainerId String The ID of the member who maintains this Data Export destination [optional]
access Access [optional]
completedArtifacts RedshiftDataExportCompletedArtifactsRep [optional]

Enum: KindEnum

Name Value
GOOGLE_PUBSUB "google-pubsub"
KINESIS "kinesis"
MPARTICLE "mparticle"
SEGMENT "segment"
AZURE_EVENT_HUBS "azure-event-hubs"
SNOWFLAKE_V2 "snowflake-v2"
DATABRICKS "databricks"
BIGQUERY "bigquery"
REDSHIFT "redshift"