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]