requestBodyInspectionSize property

String? requestBodyInspectionSize
getter/setter pair

The maximum request size chosen by the customer with Waf enabled. Values supported are "8KB", "16KB, "32KB", "48KB" and "64KB". Values are case insensitive.

Implementation

core.String? requestBodyInspectionSize;