| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | A human-readable name for your Data Export destination | [optional] |
| kind | KindEnum | The type of Data Export destination | [optional] |
| config | Object | An object with the configuration parameters required for the destination type | [optional] |
| on | Boolean | Whether the export is on. Displayed as the integration status in the LaunchDarkly UI. | [optional] |
| 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" |