WebService::Fastly::Object::DictionaryInfoResponse

Load the model package

use WebService::Fastly::Object::DictionaryInfoResponse;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- last_updated | string | Timestamp (UTC) when the dictionary was last updated or an item was added or removed. | [optional] item_count | int | The number of items currently in the dictionary. | [optional] digest | string | A hash of all the dictionary content. | [optional]

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