| Name | Type | Description | Notes |
|---|---|---|---|
| create_access_key | bool | Controls whether or not to create an access key for the client. | [optional] |
| access_key_name | str | The name that the access key will be assigned. | [optional] |
| access_key_valid_days | int | The number of days until the access key will expire. | [optional] |
| name | str | The client's name. | |
| description | str | The client's description. This property supports: resetting. | [optional] |
| type | str | The type of client. | |
| roles | list[BasicRequestListModification] | List of role ids to assign to the user. This property supports: resetting. | [optional] |