Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 842 Bytes

DestinationRead.md

File metadata and controls

17 lines (12 loc) · 842 Bytes

DestinationRead

Properties

Name Type Description Notes
destination_definition_id uuid::Uuid
destination_id uuid::Uuid
workspace_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.
name String
destination_name String
icon Option<String> [optional]

[Back to Model list] [Back to API list] [Back to README]