Types
This section covers documentation on the downscalers custom types and how to use them.
📄️ Timespans
Timespans define periods of time.
📄️ Duration
A duration can be represented as an integer, in which case it represents seconds or a duration string.
📄️ String List
A string list is a list of strings.
📄️ Regex List
A regex list is a list of regular expressions.