Sha256: 97455e39d546ff82e336de106303eb685ee5a88dab89792f024d53ca1df2c268
Contents?: true
Size: 890 Bytes
Versions: 1
Compression:
Stored size: 890 Bytes
Contents
# LaunchDarklyApi::Environment ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_links** | [**Links**](Links.md) | | [optional] **_id** | [**Id**](Id.md) | | [optional] **key** | **String** | The key for the environment. | [optional] **name** | **String** | The name of the environment. | [optional] **api_key** | **String** | The SDK key for backend LaunchDarkly SDKs. | [optional] **mobile_key** | **String** | The SDK key for mobile LaunchDarkly SDKs. | [optional] **color** | **String** | The swatch color for the environment. | [optional] **default_ttl** | **Float** | The default TTL. | [optional] **secure_mode** | **BOOLEAN** | Determines if this environment is in safe mode. | [optional] **default_track_events** | **BOOLEAN** | Set to true to send detailed event information for new flags. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
launchdarkly_api-2.0.3 | docs/Environment.md |