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

Version Path
fastly-6.0.0 docs/DictionaryResponse.md
fastly-5.3.1 docs/DictionaryResponse.md
fastly-5.3.0 docs/DictionaryResponse.md
fastly-5.2.2 docs/DictionaryResponse.md
fastly-5.2.1 docs/DictionaryResponse.md
fastly-5.2.0 docs/DictionaryResponse.md
fastly-5.1.1 docs/DictionaryResponse.md
fastly-5.1.0 docs/DictionaryResponse.md
fastly-5.0.0 docs/DictionaryResponse.md
fastly-4.4.0 docs/DictionaryResponse.md
fastly-4.3.0 docs/DictionaryResponse.md
fastly-4.2.0 docs/DictionaryResponse.md
fastly-4.1.0 docs/DictionaryResponse.md
fastly-4.0.1.pre.alpha.0 docs/DictionaryResponse.md
fastly-4.0.0 docs/DictionaryResponse.md
fastly-4.0.0.alpha4 docs/DictionaryResponse.md
fastly-4.0.0.alpha3 docs/DictionaryResponse.md
fastly-4.0.0.alpha2 docs/DictionaryResponse.md