Uses of Class
software.amazon.awscdk.services.wafv2.CfnRuleGroup.RateBasedStatementProperty.Builder
-
Uses of CfnRuleGroup.RateBasedStatementProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier and TypeMethodDescriptionCfnRuleGroup.RateBasedStatementProperty.Builder.aggregateKeyType
(String aggregateKeyType) Sets the value ofCfnRuleGroup.RateBasedStatementProperty.getAggregateKeyType()
CfnRuleGroup.RateBasedStatementProperty.builder()
CfnRuleGroup.RateBasedStatementProperty.Builder.forwardedIpConfig
(IResolvable forwardedIpConfig) Sets the value ofCfnRuleGroup.RateBasedStatementProperty.getForwardedIpConfig()
CfnRuleGroup.RateBasedStatementProperty.Builder.forwardedIpConfig
(CfnRuleGroup.ForwardedIPConfigurationProperty forwardedIpConfig) Sets the value ofCfnRuleGroup.RateBasedStatementProperty.getForwardedIpConfig()
Sets the value ofCfnRuleGroup.RateBasedStatementProperty.getLimit()
CfnRuleGroup.RateBasedStatementProperty.Builder.scopeDownStatement
(IResolvable scopeDownStatement) Sets the value ofCfnRuleGroup.RateBasedStatementProperty.getScopeDownStatement()
CfnRuleGroup.RateBasedStatementProperty.Builder.scopeDownStatement
(CfnRuleGroup.StatementProperty scopeDownStatement) Sets the value ofCfnRuleGroup.RateBasedStatementProperty.getScopeDownStatement()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRuleGroup.RateBasedStatementProperty.Builder
.