Sha256: 37bb8a2471341dc64e88ae79776c2d345d1717b0bfe1fc12db5f0664fa2d6d73
Contents?: true
Size: 1.02 KB
Versions: 8
Compression:
Stored size: 1.02 KB
Contents
# Fastly::ResourceResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **resource_id** | **String** | The ID of the underlying linked resource. | [optional] | | **name** | **String** | The name of the resource link. | [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] | | **id** | **String** | An alphanumeric string identifying the resource link. | [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] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
8 entries across 8 versions & 1 rubygems