Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.03 KB

BigSegmentStoreIntegration.md

File metadata and controls

20 lines (17 loc) · 1.03 KB

# BigSegmentStoreIntegration

Properties

Name Type Description Notes
_links \LaunchDarklyApi\Model\BigSegmentStoreIntegrationLinks
_id string The integration ID
integration_key string The integration key
project_key string The project key
environment_key string The environment key
config array<string,mixed>
on bool Whether the configuration is turned on
tags string[] List of tags for this configuration
name string Name of the configuration
version int Version of the current configuration
_access \LaunchDarklyApi\Model\Access [optional]
_status \LaunchDarklyApi\Model\BigSegmentStoreStatus

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