Sha256: 46a5002526ca08eaec7fb737c180248b56870baa403c7d5ef8791b67616eeaf3
Contents?: true
Size: 616 Bytes
Versions: 15
Compression:
Stored size: 616 Bytes
Contents
# Fastly::SnippetCommon ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | The name for the snippet. | [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
15 entries across 15 versions & 1 rubygems