Sha256: 9e8d5e2e6d3e122ea000564d3d468c39234271183fe9a1a2eafaeaf5ee3607be
Contents?: true
Size: 680 Bytes
Versions: 7
Compression:
Stored size: 680 Bytes
Contents
# Fastly::Snippet ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | The name for the snippet. | [optional] | | **dynamic** | **String** | Sets the snippet version. | [optional] | | **type** | **String** | The location in generated VCL where the snippet should be placed. | [optional] | | **content** | **String** | The VCL code that specifies exactly what the snippet does. | [optional] | | **priority** | **String** | Priority determines execution order. Lower numbers execute first. | [optional][default to '100'] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
7 entries across 7 versions & 1 rubygems