Name | Type | Description | Notes |
---|---|---|---|
content | Option<String> | The VCL code to be included. | |
main | Option<bool> | Set to true when this is the main VCL, otherwise false . |
|
name | Option<String> | The name of this VCL. | |
service_id | Option<String> | [readonly] | |
version | Option<i32> | [readonly] | |
created_at | Option<String> | Date and time in ISO 8601 format. | [readonly] |
deleted_at | Option<String> | Date and time in ISO 8601 format. | [readonly] |
updated_at | Option<String> | Date and time in ISO 8601 format. | [readonly] |