WebService::Fastly::Object::Vcl

Load the model package

use WebService::Fastly::Object::Vcl;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- content | string | The VCL code to be included. | [optional] main | boolean | Set to true when this is the main VCL, otherwise false. | [optional] name | string | The name of this VCL. | [optional]

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