WebService::Fastly::Object::SecretStoreResponse

Load the model package

use WebService::Fastly::Object::SecretStoreResponse;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- id | string | ID of the store. | [optional] name | string | A human-readable name for the store. | [optional] created_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]