# Fastly::VersionDetail ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **backends** | [**Array<BackendResponse>**](BackendResponse.md) | List of backends associated to this service. | [optional] | | **cache_settings** | [**Array<CacheSettingResponse>**](CacheSettingResponse.md) | List of cache settings associated to this service. | [optional] | | **conditions** | [**Array<ConditionResponse>**](ConditionResponse.md) | List of conditions associated to this service. | [optional] | | **directors** | [**Array<Director>**](Director.md) | List of directors associated to this service. | [optional] | | **domains** | [**Array<DomainResponse>**](DomainResponse.md) | List of domains associated to this service. | [optional] | | **gzips** | [**Array<GzipResponse>**](GzipResponse.md) | List of gzip rules associated to this service. | [optional] | | **headers** | [**Array<HeaderResponse>**](HeaderResponse.md) | List of headers associated to this service. | [optional] | | **healthchecks** | [**Array<HealthcheckResponse>**](HealthcheckResponse.md) | List of healthchecks associated to this service. | [optional] | | **request_settings** | [**Array<RequestSettingsResponse>**](RequestSettingsResponse.md) | List of request settings for this service. | [optional] | | **response_objects** | [**Array<ResponseObjectResponse>**](ResponseObjectResponse.md) | List of response objects for this service. | [optional] | | **settings** | [**VersionDetailSettings**](VersionDetailSettings.md) | | [optional] | | **snippets** | [**Array<SchemasSnippetResponse>**](SchemasSnippetResponse.md) | List of VCL snippets for this service. | [optional] | | **vcls** | [**Array<SchemasVclResponse>**](SchemasVclResponse.md) | List of VCL files for this service. | [optional] | | **wordpress** | **Array<Object>** | A list of Wordpress rules with this service. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)