# Fastly::AccessKeyResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **access_key** | **String** | Generated access key. | [optional] | | **secret_key** | **String** | Generated secret key. | [optional] | | **description** | **String** | Description for the access key. | [optional] | | **permission** | **String** | Permissions granted to an access key. | [optional] | | **buckets** | **Array<String>** | | [optional] | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)