Builder
Properties
Configures inspection of the response body for success and failure indicators. WAF can inspect the first 65,536 bytes (64 KB) of the response body.
Configures inspection of the response header for success and failure indicators.
Configures inspection of the response JSON for success and failure indicators. WAF can inspect the first 65,536 bytes (64 KB) of the response JSON.
Configures inspection of the response status code for success and failure indicators.
Functions
construct an aws.sdk.kotlin.services.wafv2.model.ResponseInspectionBodyContains inside the given block
construct an aws.sdk.kotlin.services.wafv2.model.ResponseInspectionHeader inside the given block
construct an aws.sdk.kotlin.services.wafv2.model.ResponseInspectionJson inside the given block
construct an aws.sdk.kotlin.services.wafv2.model.ResponseInspectionStatusCode inside the given block