# Fastly::ConfigStoreResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **name** | **String** | The name of the config store. | [optional] | | **id** | **String** | An alphanumeric string identifying the config store. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)