WebService::Fastly::Object::VclDiff

Load the model package

use WebService::Fastly::Object::VclDiff;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- from | int | The version number of the service to which changes in the generated VCL are being compared. | [optional] to | int | The version number of the service from which changes in the generated VCL are being compared. | [optional] format | string | The format in which compared VCL changes are being returned in. | [optional] diff | string | The differences between two specified versions. | [optional]

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