Name | Type | Description | Notes |
---|---|---|---|
permissions | kotlin.collections.List<kotlin.String> | List of permissions to assign to the role. If a permission is already granted to the role it is skipped. Each permission can be either a resource action id, or `{resource_key}:{action_key}`, i.e: the "permission name". |