Record
create-role-params
No description available.
record create-role-params {
description: option<string>,
name: option<string>,
privileges: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| description | option<string> | |
| name | option<string> | |
| privileges | option<list<string>> |