Skip to content

Latest commit

 

History

History
247 lines (163 loc) · 4.47 KB

destinationconfiguration.md

File metadata and controls

247 lines (163 loc) · 4.47 KB

DestinationConfiguration

The values required to configure the destination.

Supported Types

DestinationGoogleSheets

destinationConfiguration: shared.DestinationGoogleSheets = /* values here */

DestinationAwsDatalake

destinationConfiguration: shared.DestinationAwsDatalake = /* values here */

DestinationAzureBlobStorage

destinationConfiguration: shared.DestinationAzureBlobStorage = /* values here */

DestinationBigquery

destinationConfiguration: shared.DestinationBigquery = /* values here */

DestinationClickhouse

destinationConfiguration: shared.DestinationClickhouse = /* values here */

DestinationConvex

destinationConfiguration: shared.DestinationConvex = /* values here */

DestinationCumulio

destinationConfiguration: shared.DestinationCumulio = /* values here */

DestinationDatabend

destinationConfiguration: shared.DestinationDatabend = /* values here */

DestinationDatabricks

destinationConfiguration: shared.DestinationDatabricks = /* values here */

DestinationDevNull

destinationConfiguration: shared.DestinationDevNull = /* values here */

DestinationDuckdb

destinationConfiguration: shared.DestinationDuckdb = /* values here */

DestinationDynamodb

destinationConfiguration: shared.DestinationDynamodb = /* values here */

DestinationElasticsearch

destinationConfiguration: shared.DestinationElasticsearch = /* values here */

DestinationFirebolt

destinationConfiguration: shared.DestinationFirebolt = /* values here */

DestinationFirestore

destinationConfiguration: shared.DestinationFirestore = /* values here */

DestinationGcs

destinationConfiguration: shared.DestinationGcs = /* values here */

DestinationKeen

destinationConfiguration: shared.DestinationKeen = /* values here */

DestinationKinesis

destinationConfiguration: shared.DestinationKinesis = /* values here */

DestinationLangchain

destinationConfiguration: shared.DestinationLangchain = /* values here */

DestinationMilvus

destinationConfiguration: shared.DestinationMilvus = /* values here */

DestinationMongodb

destinationConfiguration: shared.DestinationMongodb = /* values here */

DestinationMssql

destinationConfiguration: shared.DestinationMssql = /* values here */

DestinationMysql

destinationConfiguration: shared.DestinationMysql = /* values here */

DestinationOracle

destinationConfiguration: shared.DestinationOracle = /* values here */

DestinationPinecone

destinationConfiguration: shared.DestinationPinecone = /* values here */

DestinationPostgres

destinationConfiguration: shared.DestinationPostgres = /* values here */

DestinationPubsub

destinationConfiguration: shared.DestinationPubsub = /* values here */

DestinationQdrant

destinationConfiguration: shared.DestinationQdrant = /* values here */

DestinationRedis

destinationConfiguration: shared.DestinationRedis = /* values here */

DestinationRedshift

destinationConfiguration: shared.DestinationRedshift = /* values here */

DestinationS3

destinationConfiguration: shared.DestinationS3 = /* values here */

DestinationS3Glue

destinationConfiguration: shared.DestinationS3Glue = /* values here */

DestinationSftpJSON

destinationConfiguration: shared.DestinationSftpJSON = /* values here */

DestinationSnowflake

destinationConfiguration: shared.DestinationSnowflake = /* values here */

DestinationTimeplus

destinationConfiguration: shared.DestinationTimeplus = /* values here */

DestinationTypesense

destinationConfiguration: shared.DestinationTypesense = /* values here */

DestinationVectara

destinationConfiguration: shared.DestinationVectara = /* values here */

DestinationVertica

destinationConfiguration: shared.DestinationVertica = /* values here */

DestinationWeaviate

destinationConfiguration: shared.DestinationWeaviate = /* values here */

DestinationXata

destinationConfiguration: shared.DestinationXata = /* values here */