Sha256: cd9a06f281370951d86d82e0228c76cc1c0707cf214d1a1e729f650c8f2c7259
Contents?: true
Size: 679 Bytes
Versions: 31
Compression:
Stored size: 679 Bytes
Contents
# LaunchDarklyApi::Destination ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_links** | [**Links**](Links.md) | | [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** | **BOOLEAN** | Whether the data export destination is on or not. | [optional] **version** | **Integer** | | [optional]
Version data entries
31 entries across 31 versions & 1 rubygems