WebAclRuleStatementOrStatementStatementAndStatementStatementNotStatementStatementLabelMatchStatementArgs

data class WebAclRuleStatementOrStatementStatementAndStatementStatementNotStatementStatementLabelMatchStatementArgs(val key: Output<String>, val scope: Output<String>) : ConvertibleToJava<WebAclRuleStatementOrStatementStatementAndStatementStatementNotStatementStatementLabelMatchStatementArgs>

Constructors

Properties

Link copied to clipboard
val key: Output<String>

String to match against.

Link copied to clipboard
val scope: Output<String>

Specify whether you want to match using the label name or just the namespace. Valid values are LABEL or NAMESPACE.

Functions

Link copied to clipboard
open override fun toJava(): WebAclRuleStatementOrStatementStatementAndStatementStatementNotStatementStatementLabelMatchStatementArgs