Name | Type | Description | Notes |
---|---|---|---|
actionSet | String | The name of the group of related actions to allow. A permission grant may have either an <code>actionSet</code> or a list of <code>actions</code> but not both at the same time. | [optional] |
actions | [String] | A list of actions to allow. A permission grant may have either an <code>actionSet</code> or a list of <code>actions</code> but not both at the same time. | [optional] |
resource | String | The resource for which the actions are allowed |