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

WebService::Fastly::Object::VclResponse

Load the model package

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] service_id | string | | [optional] [readonly] version | int | | [optional] [readonly] created_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] deleted_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] updated_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly]

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