fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ConfigStoreResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**deleted_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**updated_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**name** | Option<**String**> | The name of the config store. | 
**id** | Option<**String**> | An alphanumeric string identifying the config store. | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)