GetWafRulesWafRuleCondition

data class GetWafRulesWafRuleCondition(val key: String, val opValue: String, val subKey: String, val values: String)

Constructors

Link copied to clipboard
constructor(key: String, opValue: String, subKey: String, values: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

The match field.

Link copied to clipboard

The logical symbol.

Link copied to clipboard

The subfield of the target field.

Link copied to clipboard

The match content. Separate multiple values with commas (,).