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

Latest commit

 

History

History
12 lines (9 loc) · 678 Bytes

DestinationBody.md

File metadata and controls

12 lines (9 loc) · 678 Bytes

LaunchDarkly.Api.Model.DestinationBody

Properties

Name Type Description Notes
Name string A human-readable name for your data export destination.
Kind string The data export destination type. Available choices are kinesis, google-pubsub, mparticle, or segment.
Config Object destination-specific configuration.
On bool? Whether the data export destination is on or not. [optional]

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