RulesetRuleActionParametersUriPath

data class RulesetRuleActionParametersUriPath(val expression: String? = null, val value: String? = null)

Constructors

Link copied to clipboard
fun RulesetRuleActionParametersUriPath(expression: String? = null, value: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val expression: String? = null

Use a value dynamically determined by the Firewall Rules expression language based on Wireshark display filters. Refer to the Firewall Rules language documentation for all available fields, operators, and functions.

Link copied to clipboard
val value: String? = null

Status code edge TTL value.