WebService::Fastly::Object::VersionDetail

Load the model package

use WebService::Fastly::Object::VersionDetail;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- backends | ARRAY[BackendResponse] | List of backends associated to this service. | [optional] cache_settings | ARRAY[CacheSettingResponse] | List of cache settings associated to this service. | [optional] conditions | ARRAY[ConditionResponse] | List of conditions associated to this service. | [optional] directors | ARRAY[Director] | List of directors associated to this service. | [optional] domains | ARRAY[DomainResponse] | List of domains associated to this service. | [optional] gzips | ARRAY[GzipResponse] | List of gzip rules associated to this service. | [optional] headers | ARRAY[HeaderResponse] | List of headers associated to this service. | [optional] healthchecks | ARRAY[HealthcheckResponse] | List of healthchecks associated to this service. | [optional] request_settings | ARRAY[RequestSettingsResponse] | List of request settings for this service. | [optional] response_objects | ARRAY[ResponseObjectResponse] | List of response objects for this service. | [optional] settings | VersionDetailSettings | | [optional] snippets | ARRAY[SchemasSnippetResponse] | List of VCL snippets for this service. | [optional] vcls | ARRAY[SchemasVclResponse] | List of VCL files for this service. | [optional] wordpress | ARRAY[object] | A list of Wordpress rules with this service. | [optional]

[Back to Model list] [Back to API list] [Back to README]