| Name | Type | Description | Notes |
|---|---|---|---|
| access_key | str | Generated access key. | [optional] |
| secret_key | str | Generated secret key. | [optional] |
| description | str | Description for the access key. | [optional] |
| permission | str | Permissions granted to an access key. | [optional] |
| buckets | [str] | [optional] | |
| created_at | datetime, none_type | Date and time in ISO 8601 format. | [optional] [readonly] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |