# AccessKeyResponse
## Properties
**access_key** | Option<**String**> | Generated access key. |
**secret_key** | Option<**String**> | Generated secret key. |
**description** | Option<**String**> | Description for the access key. |
**permission** | Option<**String**> | Permissions granted to an access key. |
**buckets** | Option<**Vec<String>**> | |
**created_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)