Name | Type | Description | Notes |
---|---|---|---|
auto_added | bool | Whether the application was automatically created because it was included in a context when a LaunchDarkly SDK evaluated a feature flag, or was created through the LaunchDarkly UI or REST API. | |
key | str | The unique identifier of this application | |
kind | str | To distinguish the kind of application | |
name | str | The name of the application | |
flags | ApplicationFlagCollectionRep | [optional] | |
access | Access | [optional] | |
links | {str: (Link,)} | The location and content type of related resources | [optional] |
version | int | Version of the application | [optional] |
creation_date | int | [optional] | |
description | str | The application description | [optional] |
maintainer | MaintainerRep | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |