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-9.0.0 docs/DictionaryResponse.md
fastly-8.10.0 docs/DictionaryResponse.md
fastly-8.9.0 docs/DictionaryResponse.md
fastly-8.8.0 docs/DictionaryResponse.md
fastly-8.7.0 docs/DictionaryResponse.md
fastly-8.6.0 docs/DictionaryResponse.md
fastly-8.5.0 docs/DictionaryResponse.md
fastly-8.4.0 docs/DictionaryResponse.md
fastly-8.2.0 docs/DictionaryResponse.md
fastly-8.1.0 docs/DictionaryResponse.md
fastly-8.0.1 docs/DictionaryResponse.md
fastly-8.0.0 docs/DictionaryResponse.md
fastly-7.2.2 docs/DictionaryResponse.md
fastly-7.2.1 docs/DictionaryResponse.md
fastly-7.2.0 docs/DictionaryResponse.md
fastly-7.1.1 docs/DictionaryResponse.md
fastly-7.1.0 docs/DictionaryResponse.md
fastly-7.0.0 docs/DictionaryResponse.md
fastly-6.0.2 docs/DictionaryResponse.md
fastly-6.0.1 docs/DictionaryResponse.md