Sha256: 01aa01c53b3e4b1868f4df3b3e1e057b7d3a69b84a308a5da48978b81e7f54f1
Contents?: true
Size: 698 Bytes
Versions: 28
Compression:
Stored size: 698 Bytes
Contents
# Fastly::ConfigStoreItemResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **item_key** | **String** | Item key, maximum 256 characters. | [optional] | | **item_value** | **String** | Item value, maximum 8000 characters. | [optional] | | **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] | | **store_id** | **String** | | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
28 entries across 28 versions & 1 rubygems