class Fastly::Condition
An endpoint to stream syslogs to
Attributes
name[RW]
The name of the condition
priority[RW]
What order to run them in, higher priority gets executed after lower priority
service_id[RW]
The id of the service this belongs to.
statement[RW]
The statement of the condition, should be a varnish if statement line
type[RW]
request, cache or response
request has req. object only cache has req. and beresp. response has req. and resp.
version[RW]
The number of the version this belongs to.