Uses of Interface
software.amazon.awscdk.services.wafv2.CfnWebACL.StatementProperty
-
Uses of CfnWebACL.StatementProperty in software.amazon.awscdk.services.wafv2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnWebACL.StatementProperty
Modifier and TypeMethodDescriptionCfnWebACL.StatementProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnWebACL.ManagedRuleGroupStatementProperty.Builder.scopeDownStatement
(CfnWebACL.StatementProperty scopeDownStatement) Sets the value ofCfnWebACL.ManagedRuleGroupStatementProperty.getScopeDownStatement()
CfnWebACL.RateBasedStatementProperty.Builder.scopeDownStatement
(CfnWebACL.StatementProperty scopeDownStatement) Sets the value ofCfnWebACL.RateBasedStatementProperty.getScopeDownStatement()
CfnWebACL.NotStatementProperty.Builder.statement
(CfnWebACL.StatementProperty statement) Sets the value ofCfnWebACL.NotStatementProperty.getStatement()
CfnWebACL.RuleProperty.Builder.statement
(CfnWebACL.StatementProperty statement) Sets the value ofCfnWebACL.RuleProperty.getStatement()