class Aws::WAFV2::Types::SingleQueryArgument
One query argument in a web request, identified by name, for example UserName or SalesRegion. The name can be up to 30 characters long and isn't case sensitive.
@note When making an API call, you may pass SingleQueryArgument
data as a hash: { name: "FieldToMatchData", # required }
@!attribute [rw] name
The name of the query argument to inspect. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/SingleQueryArgument AWS API Documentation
Constants
- SENSITIVE