Builder
class Builder
Properties
Link copied to clipboard
Instructs WAF to allow the web request.
Link copied to clipboard
Instructs WAF to block the web request.
Link copied to clipboard
Instructs WAF to run a CAPTCHA
check against the web request.
Link copied to clipboard
Instructs WAF to run a Challenge
check against the web request.
Link copied to clipboard
Instructs WAF to count the web request and then continue evaluating the request using the remaining rules in the web ACL.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.wafv2.model.AllowAction inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.wafv2.model.BlockAction inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.wafv2.model.CaptchaAction inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.wafv2.model.ChallengeAction inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.wafv2.model.CountAction inside the given block