Sha256: 13c2ffa30fdb0f595fac3062511bd8a26fb814621307e9e7947b1eca9cba256f
Contents?: true
Size: 945 Bytes
Versions: 38
Compression:
Stored size: 945 Bytes
Contents
# Fastly::DictionaryResponse ## 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] | | **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] | | **service_id** | **String** | | [optional][readonly] | | **version** | **Integer** | | [optional][readonly] | | **id** | **String** | | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
38 entries across 38 versions & 1 rubygems