Class: Aws::WAFV2::Types::QueryString Private
- Inherits:
-
EmptyStructure
- Object
- EmptyStructure
- Aws::WAFV2::Types::QueryString
- Defined in:
- lib/aws-sdk-wafv2/types.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Inspect the query string of the web request. This is the part of a URL that appears after a ‘?` character, if any.
This is used in the FieldToMatch specification for some web request component types.
JSON specification: ‘“QueryString”: {}`