Sha256: 1877225fd1df875f911eaee1c6da463292265c49989d718ce353447323614ec0

Contents?: true

Size: 1.04 KB

Versions: 6

Compression:

Stored size: 1.04 KB

Contents

# Fastly::ResourceResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **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] |
| **name** | **String** | The name of the resource. | [optional] |
| **resource_id** | **String** | The ID of the linked resource. | [optional] |
| **id** | **String** | An alphanumeric string identifying the resource. | [optional] |
| **href** | **String** | The path to the resource. | [optional] |
| **service_id** | **String** | Alphanumeric string identifying the service. | [optional] |
| **version** | **Integer** | Integer identifying a service version. | [optional] |
| **resource_type** | [**TypeResource**](TypeResource.md) |  | [optional][default to 'object-store'] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fastly-4.1.0 docs/ResourceResponse.md
fastly-4.0.1.pre.alpha.0 docs/ResourceResponse.md
fastly-4.0.0 docs/ResourceResponse.md
fastly-4.0.0.alpha4 docs/ResourceResponse.md
fastly-4.0.0.alpha3 docs/ResourceResponse.md
fastly-4.0.0.alpha2 docs/ResourceResponse.md