WebService::Fastly::Object::LoggingFormatVersionInteger

Load the model package

use WebService::Fastly::Object::LoggingFormatVersionInteger;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- format_version | int | The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in vcl_log if format_version is set to 2 and in vcl_deliver if format_version is set to 1. | [optional] [default to 2]

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