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 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.securityhub.model.AwsWafv2ActionAllowDetails inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.securityhub.model.AwsWafv2ActionBlockDetails inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.securityhub.model.AwsWafv2RulesActionCaptchaDetails inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.securityhub.model.AwsWafv2RulesActionCountDetails inside the given block