| Name | Type | Description | Notes |
|---|---|---|---|
| destination_id | Option<uuid::Uuid> | [optional] | |
| destination_definition_id | uuid::Uuid | ||
| connection_configuration | Option<serde_json::Value> | The values required to configure the destination. The schema for this must match the schema return by destination_definition_specifications/get for the destinationDefinition. | |
| workspace_id | uuid::Uuid |