Uses of Class
software.amazon.awscdk.services.wafv2.CfnWebACL.StatementProperty.Builder
Packages that use CfnWebACL.StatementProperty.Builder
-
Uses of CfnWebACL.StatementProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.StatementProperty.BuilderModifier and TypeMethodDescriptionCfnWebACL.StatementProperty.Builder.andStatement(IResolvable andStatement) Sets the value ofCfnWebACL.StatementProperty.getAndStatement()CfnWebACL.StatementProperty.Builder.andStatement(CfnWebACL.AndStatementProperty andStatement) Sets the value ofCfnWebACL.StatementProperty.getAndStatement()CfnWebACL.StatementProperty.Builder.asnMatchStatement(IResolvable asnMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getAsnMatchStatement()CfnWebACL.StatementProperty.Builder.asnMatchStatement(CfnWebACL.AsnMatchStatementProperty asnMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getAsnMatchStatement()CfnWebACL.StatementProperty.builder()CfnWebACL.StatementProperty.Builder.byteMatchStatement(IResolvable byteMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getByteMatchStatement()CfnWebACL.StatementProperty.Builder.byteMatchStatement(CfnWebACL.ByteMatchStatementProperty byteMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getByteMatchStatement()CfnWebACL.StatementProperty.Builder.geoMatchStatement(IResolvable geoMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getGeoMatchStatement()CfnWebACL.StatementProperty.Builder.geoMatchStatement(CfnWebACL.GeoMatchStatementProperty geoMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getGeoMatchStatement()CfnWebACL.StatementProperty.Builder.ipSetReferenceStatement(IResolvable ipSetReferenceStatement) Sets the value ofCfnWebACL.StatementProperty.getIpSetReferenceStatement()CfnWebACL.StatementProperty.Builder.ipSetReferenceStatement(CfnWebACL.IPSetReferenceStatementProperty ipSetReferenceStatement) Sets the value ofCfnWebACL.StatementProperty.getIpSetReferenceStatement()CfnWebACL.StatementProperty.Builder.labelMatchStatement(IResolvable labelMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getLabelMatchStatement()CfnWebACL.StatementProperty.Builder.labelMatchStatement(CfnWebACL.LabelMatchStatementProperty labelMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getLabelMatchStatement()CfnWebACL.StatementProperty.Builder.managedRuleGroupStatement(IResolvable managedRuleGroupStatement) Sets the value ofCfnWebACL.StatementProperty.getManagedRuleGroupStatement()CfnWebACL.StatementProperty.Builder.managedRuleGroupStatement(CfnWebACL.ManagedRuleGroupStatementProperty managedRuleGroupStatement) Sets the value ofCfnWebACL.StatementProperty.getManagedRuleGroupStatement()CfnWebACL.StatementProperty.Builder.notStatement(IResolvable notStatement) Sets the value ofCfnWebACL.StatementProperty.getNotStatement()CfnWebACL.StatementProperty.Builder.notStatement(CfnWebACL.NotStatementProperty notStatement) Sets the value ofCfnWebACL.StatementProperty.getNotStatement()CfnWebACL.StatementProperty.Builder.orStatement(IResolvable orStatement) Sets the value ofCfnWebACL.StatementProperty.getOrStatement()CfnWebACL.StatementProperty.Builder.orStatement(CfnWebACL.OrStatementProperty orStatement) Sets the value ofCfnWebACL.StatementProperty.getOrStatement()CfnWebACL.StatementProperty.Builder.rateBasedStatement(IResolvable rateBasedStatement) Sets the value ofCfnWebACL.StatementProperty.getRateBasedStatement()CfnWebACL.StatementProperty.Builder.rateBasedStatement(CfnWebACL.RateBasedStatementProperty rateBasedStatement) Sets the value ofCfnWebACL.StatementProperty.getRateBasedStatement()CfnWebACL.StatementProperty.Builder.regexMatchStatement(IResolvable regexMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getRegexMatchStatement()CfnWebACL.StatementProperty.Builder.regexMatchStatement(CfnWebACL.RegexMatchStatementProperty regexMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getRegexMatchStatement()CfnWebACL.StatementProperty.Builder.regexPatternSetReferenceStatement(IResolvable regexPatternSetReferenceStatement) Sets the value ofCfnWebACL.StatementProperty.getRegexPatternSetReferenceStatement()CfnWebACL.StatementProperty.Builder.regexPatternSetReferenceStatement(CfnWebACL.RegexPatternSetReferenceStatementProperty regexPatternSetReferenceStatement) Sets the value ofCfnWebACL.StatementProperty.getRegexPatternSetReferenceStatement()CfnWebACL.StatementProperty.Builder.ruleGroupReferenceStatement(IResolvable ruleGroupReferenceStatement) Sets the value ofCfnWebACL.StatementProperty.getRuleGroupReferenceStatement()CfnWebACL.StatementProperty.Builder.ruleGroupReferenceStatement(CfnWebACL.RuleGroupReferenceStatementProperty ruleGroupReferenceStatement) Sets the value ofCfnWebACL.StatementProperty.getRuleGroupReferenceStatement()CfnWebACL.StatementProperty.Builder.sizeConstraintStatement(IResolvable sizeConstraintStatement) Sets the value ofCfnWebACL.StatementProperty.getSizeConstraintStatement()CfnWebACL.StatementProperty.Builder.sizeConstraintStatement(CfnWebACL.SizeConstraintStatementProperty sizeConstraintStatement) Sets the value ofCfnWebACL.StatementProperty.getSizeConstraintStatement()CfnWebACL.StatementProperty.Builder.sqliMatchStatement(IResolvable sqliMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getSqliMatchStatement()CfnWebACL.StatementProperty.Builder.sqliMatchStatement(CfnWebACL.SqliMatchStatementProperty sqliMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getSqliMatchStatement()CfnWebACL.StatementProperty.Builder.xssMatchStatement(IResolvable xssMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getXssMatchStatement()CfnWebACL.StatementProperty.Builder.xssMatchStatement(CfnWebACL.XssMatchStatementProperty xssMatchStatement) Sets the value ofCfnWebACL.StatementProperty.getXssMatchStatement()Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.StatementProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACL.StatementProperty.Builder.