class Aws::WAFV2::Types::Label

A single label container. This is used as an element of a label array in multiple contexts, for example, in `RuleLabels` inside a Rule and in `Labels` inside a SampledHTTPRequest.

@note When making an API call, you may pass Label

data as a hash:

    {
      name: "LabelName", # required
    }

@!attribute [rw] name

The label string.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/Label AWS API Documentation

Constants

SENSITIVE