Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 966 Bytes

Destination.md

File metadata and controls

16 lines (13 loc) · 966 Bytes

# Destination

Properties

Name Type Description Notes
_id string The ID of this Data Export destination [optional]
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources [optional]
name string A human-readable name for your Data Export destination [optional]
kind string The type of Data Export destination [optional]
version float [optional]
config mixed An object with the configuration parameters required for the destination type [optional]
on bool Whether the export is on, that is, the status of the integration [optional]
_access \LaunchDarklyApi\Model\Access [optional]

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