The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

WebService::Fastly::Object::VersionDetailSettings

Load the model package

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- general/default_host | string | The default host name for the version. | [optional] general/default_ttl | int | The default time-to-live (TTL) for the version. | [optional] general/stale_if_error | boolean | Enables serving a stale object if there is an error. | [optional] [default to false] general/stale_if_error_ttl | int | The default time-to-live (TTL) for serving the stale object for the version. | [optional] [default to 43200]

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