| Name | Type | Description | Notes |
|---|---|---|---|
| _id | string | The ID of the custom role | |
| _links | array<string,\LaunchDarklyApi\Model\Link> | The location and content type of related resources | |
| _access | \LaunchDarklyApi\Model\Access | [optional] | |
| description | string | The description of the custom role | [optional] |
| key | string | The key of the custom role | |
| name | string | The name of the custom role | |
| policy | \LaunchDarklyApi\Model\Statement[] | An array of the policies that comprise this custom role | |
| base_permissions | string | [optional] | |
| resource_category | string | [optional] | |
| assigned_to | \LaunchDarklyApi\Model\AssignedToRep | [optional] | |
| _preset_bundle_version | int | If created from a preset, the preset bundle version | [optional] |
| _preset_statements | \LaunchDarklyApi\Model\Statement[] | If created from a preset, the read-only statements copied from the preset | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.