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

Latest commit

 

History

History
14 lines (11 loc) · 713 Bytes

File metadata and controls

14 lines (11 loc) · 713 Bytes

LaunchDarkly.Api.Model.CustomRole

Properties

Name Type Description Notes
Links Links [optional]
Name string Name of the custom role. [optional]
Key string The 20-hexdigit id or the key for a custom role. [optional]
Description string Description of the custom role. [optional]
Id string The unique resource id. [optional]
Policy List<Policy> [optional]

[Back to Model list] [Back to API list] [Back to README]