Sha256: 02c5b7a1c166761fba3d8743cdab214ca3de266668cd4331ee4e7bdb6dfee2e0

Contents?: true

Size: 1.32 KB

Versions: 8

Compression:

Stored size: 1.32 KB

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] 
**tags** | **Array<String>** | An array of tags for this environment. | [optional] 
**require_comments** | **BOOLEAN** | Determines if this environment requires comments for flag and segment changes. | [optional] 
**confirm_changes** | **BOOLEAN** | Determines if this environment requires confirmation for flag and segment changes. | [optional] 
**approval_settings** | [**EnvironmentApprovalSettings**](EnvironmentApprovalSettings.md) |  | [optional] 


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
launchdarkly_api-5.4.0 docs/Environment.md
launchdarkly_api-5.3.0 docs/Environment.md
launchdarkly_api-5.1.0 docs/Environment.md
launchdarkly_api-5.0.3 docs/Environment.md
launchdarkly_api-5.0.2 docs/Environment.md
launchdarkly_api-5.0.1 docs/Environment.md
launchdarkly_api-5.0.0 docs/Environment.md
launchdarkly_api-4.0.0 docs/Environment.md