Builder
Properties
The CAPTCHA
response for the request.
The Challenge
response for the request.
Used only for rule group rules that have a rule action override in place in the web ACL. This is the action that the rule group rule is configured for, and not the action that was applied to the request. The action that WAF applied is the Action
value.
A complex type that contains detailed information about the request.
Custom request headers inserted by WAF into the request, according to the custom request configuration for the matching rule action.
The response code that was sent for the request.
The name of the Rule
that the request matched. For managed rule groups, the format for this name is <vendor name>#<managed rule group name>#<rule name>
. For your own rule groups, the format for this name is <rule group name>#<rule name>
. If the rule is not in a rule group, this field is absent.
Functions
construct an aws.sdk.kotlin.services.wafv2.model.CaptchaResponse inside the given block
construct an aws.sdk.kotlin.services.wafv2.model.ChallengeResponse inside the given block
construct an aws.sdk.kotlin.services.wafv2.model.HttpRequest inside the given block