Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 638 Bytes

ConfigStoreResponse.md

File metadata and controls

14 lines (10 loc) · 638 Bytes

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] [Back to README]