class Aws::WAFV2::Types::LabelNameCondition
A single label name condition for a Condition
in a logging filter.
@note When making an API call, you may pass LabelNameCondition
data as a hash: { label_name: "LabelName", # required }
@!attribute [rw] label_name
The label name that a log record must contain in order to meet the condition. This must be a fully qualified label name. Fully qualified labels have a prefix, optional namespaces, and label name. The prefix identifies the rule group or web ACL context of the rule that added the label. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/LabelNameCondition AWS API Documentation
Constants
- SENSITIVE