Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.RateBasedStatementProperty.Builder
Packages that use CfnWebACLPropsMixin.RateBasedStatementProperty.Builder
-
Uses of CfnWebACLPropsMixin.RateBasedStatementProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.RateBasedStatementProperty.BuilderModifier and TypeMethodDescriptionCfnWebACLPropsMixin.RateBasedStatementProperty.Builder.aggregateKeyType(String aggregateKeyType) Sets the value ofCfnWebACLPropsMixin.RateBasedStatementProperty.getAggregateKeyType()CfnWebACLPropsMixin.RateBasedStatementProperty.builder()CfnWebACLPropsMixin.RateBasedStatementProperty.Builder.customKeys(List<? extends Object> customKeys) Sets the value ofCfnWebACLPropsMixin.RateBasedStatementProperty.getCustomKeys()CfnWebACLPropsMixin.RateBasedStatementProperty.Builder.customKeys(IResolvable customKeys) Sets the value ofCfnWebACLPropsMixin.RateBasedStatementProperty.getCustomKeys()CfnWebACLPropsMixin.RateBasedStatementProperty.Builder.evaluationWindowSec(Number evaluationWindowSec) Sets the value ofCfnWebACLPropsMixin.RateBasedStatementProperty.getEvaluationWindowSec()CfnWebACLPropsMixin.RateBasedStatementProperty.Builder.forwardedIpConfig(CfnWebACLPropsMixin.ForwardedIPConfigurationProperty forwardedIpConfig) Sets the value ofCfnWebACLPropsMixin.RateBasedStatementProperty.getForwardedIpConfig()CfnWebACLPropsMixin.RateBasedStatementProperty.Builder.forwardedIpConfig(IResolvable forwardedIpConfig) Sets the value ofCfnWebACLPropsMixin.RateBasedStatementProperty.getForwardedIpConfig()Sets the value ofCfnWebACLPropsMixin.RateBasedStatementProperty.getLimit()CfnWebACLPropsMixin.RateBasedStatementProperty.Builder.scopeDownStatement(CfnWebACLPropsMixin.StatementProperty scopeDownStatement) Sets the value ofCfnWebACLPropsMixin.RateBasedStatementProperty.getScopeDownStatement()CfnWebACLPropsMixin.RateBasedStatementProperty.Builder.scopeDownStatement(IResolvable scopeDownStatement) Sets the value ofCfnWebACLPropsMixin.RateBasedStatementProperty.getScopeDownStatement()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.RateBasedStatementProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.RateBasedStatementProperty.Builder.