Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 840 Bytes

File metadata and controls

15 lines (12 loc) · 840 Bytes

LaunchDarkly.Api.Model.Destination

Properties

Name Type Description Notes
Links Links [optional]
Id string Unique destination ID. [optional]
Name string The destination name [optional]
Kind string Destination type ("google-pubsub", "kinesis", "mparticle", or "segment") [optional]
Config Object destination-specific configuration. [optional]
On bool? Whether the data export destination is on or not. [optional]
Version int? [optional]

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