Uses of Interface
software.amazon.awscdk.services.wafv2.CfnWebACL.StatementProperty
Packages that use CfnWebACL.StatementProperty
-
Uses of CfnWebACL.StatementProperty in software.amazon.awscdk.services.wafv2
Classes in software.amazon.awscdk.services.wafv2 that implement CfnWebACL.StatementPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACL.StatementPropertyMethods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.StatementPropertyModifier and TypeMethodDescriptionCfnWebACL.StatementProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.StatementPropertyModifier 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()