| Name | Type | Description | Notes |
|---|---|---|---|
| _links | array<string,\LaunchDarklyApi\Model\Link> | The location and content type of related resources | |
| _id | string | The unique identifier for this integration configuration | |
| name | string | A human-friendly name for the integration | |
| _created_at | int | [optional] | |
| _integration_key | string | The type of integration | [optional] |
| tags | string[] | An array of tags for this integration | [optional] |
| enabled | bool | Whether the integration is currently active | [optional] |
| _access | \LaunchDarklyApi\Model\Access | [optional] | |
| config_values | array<string,mixed> | Details on configuration for an integration of this type. Refer to the <code>formVariables</code> field in the corresponding <code>manifest.json</code> for a full list of fields for each integration. | [optional] |
| capability_config | \LaunchDarklyApi\Model\CapabilityConfigRep | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.