Class: Aws::WAFV2::Types::Body Private

Inherits:
EmptyStructure
  • Object
show all
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.

The body of a web request. This immediately follows the request headers.

This is used only to indicate the web request component for WAF to inspect, in the FieldToMatch specification.

JSON specification: `“Body”: {}`