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

Latest commit

 

History

History
17 lines (13 loc) · 835 Bytes

File metadata and controls

17 lines (13 loc) · 835 Bytes

LaunchDarklyApi.ExpandedAIConfig

Properties

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 Number Version of the AI config [optional]
createdAt Number Creation date in milliseconds [optional]
updatedAt Number Last modification date in milliseconds [optional]
flagKey String Key of the flag that this AI config is attached to [optional]
links ParentAndSelfLinks [optional]