WebService::Fastly::Object::Dictionary

Load the model package

use WebService::Fastly::Object::Dictionary;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- name | string | Name for the Dictionary (must start with an alphabetic character and can contain only alphanumeric characters, underscores, and whitespace). | [optional] write_only | boolean | Determines if items in the dictionary are readable or not. | [optional] [default to false]

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