Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 825 Bytes

File metadata and controls

29 lines (17 loc) · 825 Bytes

LaunchDarklyApi.FlagImportIntegration

Properties

Name Type Description Notes
links FlagImportIntegrationLinks
id String The integration ID
integrationKey String The integration key
projectKey String The project key
config {String: Object}
tags [String] List of tags for this configuration
name String Name of the configuration
version Number Version of the current configuration
access Access [optional]
status FlagImportStatus

Enum: IntegrationKeyEnum

  • split (value: "split")

  • unleash (value: "unleash")