| Name | Type | Description | Notes |
|---|---|---|---|
| key | string | A unique key used to reference the AI config | [optional] |
| name | string | A human-friendly name for the AI config | [optional] |
| tags | string[] | Tags for the AI config | [optional] |
| description | string | Description of the AI config | [optional] |
| version | int | Version of the AI config | [optional] |
| created_at | int | Creation date in milliseconds | [optional] |
| updated_at | int | Last modification date in milliseconds | [optional] |
| flag_key | string | Key of the flag that this AI config is attached to | [optional] |
| _links | \LaunchDarklyApi\Model\ParentAndSelfLinks | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.