Preparing search index...
The search index is not available
AWS Firewall Factory - v4.6.2
AWS Firewall Factory
lib/types
Action
Interface Action
Interce for the WAF Action
interface
Action
{
allow
?:
CustomRequestHandling
;
block
?:
CustomResponse
;
captcha
?:
CustomRequestHandling
;
challenge
?:
CustomRequestHandling
;
count
?:
CustomRequestHandling
;
}
Index
Properties
allow?
block?
captcha?
challenge?
count?
Properties
Optional
allow
allow
?:
CustomRequestHandling
Optional
block
block
?:
CustomResponse
Optional
captcha
captcha
?:
CustomRequestHandling
Optional
challenge
challenge
?:
CustomRequestHandling
Optional
count
count
?:
CustomRequestHandling
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
block
captcha
challenge
count
AWS Firewall Factory - v4.6.2
Loading...
Interce for the WAF Action