| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | A human-friendly name for the access token | [optional] |
| Role | string | The name of a built-in role for the token | [optional] |
| CustomRoleIds | List<string> | A list of custom role IDs to use as access limits for the access token | [optional] |
| InlineRole | List<Statement> | [optional] | |
| ServiceToken | bool? | Whether the token will be a service token https://docs.launchdarkly.com/home/account-security/api-access-tokens#service-tokens | [optional] |
| DefaultApiVersion | int? | The default API version for this token | [optional] |
This repository was archived by the owner on Sep 3, 2021. It is now read-only.