Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 818 Bytes

PermissionGrantInput.md

File metadata and controls

20 lines (9 loc) · 818 Bytes

LaunchDarklyApi.PermissionGrantInput

Properties

Name Type Description Notes
actionSet String A group of related actions to allow. Specify either <code>actionSet</code> or <code>actions</code>. Use <code>maintainTeam</code> to add team maintainers. [optional]
actions [String] A list of actions to allow. Specify either <code>actionSet</code> or <code>actions</code>. To learn more, read Role actions. [optional]
memberIDs [String] A list of member IDs who receive the permission grant. [optional]

Enum: ActionSetEnum

  • maintainTeam (value: "maintainTeam")