WebService::Fastly::Object::ConfigStoreResponse

Load the model package

use WebService::Fastly::Object::ConfigStoreResponse;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- created_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] deleted_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] updated_at | DateTime | 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 Model list] [Back to API list] [Back to README]