Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 874 Bytes

CustomRole.md

File metadata and controls

16 lines (13 loc) · 874 Bytes

# CustomRole

Properties

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]

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