Sha256: 24af879ac0cf4d5540b1884644527fca32d2af70dd951a99d259b53f30a27b41

Contents?: true

Size: 672 Bytes

Versions: 11

Compression:

Stored size: 672 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** | **Integer** | 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

11 entries across 11 versions & 1 rubygems

Version Path
fastly-5.1.0 docs/Snippet.md
fastly-5.0.0 docs/Snippet.md
fastly-4.4.0 docs/Snippet.md
fastly-4.3.0 docs/Snippet.md
fastly-4.2.0 docs/Snippet.md
fastly-4.1.0 docs/Snippet.md
fastly-4.0.1.pre.alpha.0 docs/Snippet.md
fastly-4.0.0 docs/Snippet.md
fastly-4.0.0.alpha4 docs/Snippet.md
fastly-4.0.0.alpha3 docs/Snippet.md
fastly-4.0.0.alpha2 docs/Snippet.md