RuleGroupRuleStatementAndStatementStatementAndStatementStatementLabelMatchStatementArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard
val key: Output<String>

The 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.