WebAclLabelMatchStatement

data class WebAclLabelMatchStatement(val key: String, val scope: WebAclLabelMatchScope)

Constructors

Link copied to clipboard
constructor(key: String, scope: WebAclLabelMatchScope)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

The string to match against. The setting you provide for this depends on the match statement's Scope setting:

Link copied to clipboard

Specify whether you want to match using the label name or just the namespace.