AWSWAFClassicRuleActionType
No description
enum AWSWAFClassicRuleActionType {
ALLOW
BLOCK
COUNT
}
Values
AWSWAFClassicRuleActionType.ALLOW
AWSWAFClassicRuleActionType.BLOCK
AWSWAFClassicRuleActionType.COUNT
Member of
AWSWAFClassicRuleAction
object