Sha256: 98173064c86a33d010093cc6cb55a0d35fa6f8448324bb13e5200a72004479bd
Contents?: true
Size: 681 Bytes
Versions: 5
Compression:
Stored size: 681 Bytes
Contents
# Fastly::Snippet ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | The name for the snippet. | [optional] | | **dynamic** | **Integer** | 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
fastly-5.3.0 | docs/Snippet.md |
fastly-5.2.2 | docs/Snippet.md |
fastly-5.2.1 | docs/Snippet.md |
fastly-5.2.0 | docs/Snippet.md |
fastly-5.1.1 | docs/Snippet.md |