@Stability(value=Stable) public static final class CfnRuleGroup.RateBasedStatementTwoProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRuleGroup.RateBasedStatementTwoProperty>
CfnRuleGroup.RateBasedStatementTwoProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRuleGroup.RateBasedStatementTwoProperty.Builder aggregateKeyType(String aggregateKeyType)
CfnRuleGroup.RateBasedStatementTwoProperty.getAggregateKeyType()aggregateKeyType - `CfnRuleGroup.RateBasedStatementTwoProperty.AggregateKeyType`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RateBasedStatementTwoProperty.Builder limit(Number limit)
CfnRuleGroup.RateBasedStatementTwoProperty.getLimit()limit - `CfnRuleGroup.RateBasedStatementTwoProperty.Limit`. This parameter is required.this@Stability(value=Stable) public CfnRuleGroup.RateBasedStatementTwoProperty.Builder forwardedIpConfig(CfnRuleGroup.ForwardedIPConfigurationProperty forwardedIpConfig)
CfnRuleGroup.RateBasedStatementTwoProperty.getForwardedIpConfig()forwardedIpConfig - `CfnRuleGroup.RateBasedStatementTwoProperty.ForwardedIPConfig`.this@Stability(value=Stable) public CfnRuleGroup.RateBasedStatementTwoProperty.Builder forwardedIpConfig(IResolvable forwardedIpConfig)
CfnRuleGroup.RateBasedStatementTwoProperty.getForwardedIpConfig()forwardedIpConfig - `CfnRuleGroup.RateBasedStatementTwoProperty.ForwardedIPConfig`.this@Stability(value=Stable) public CfnRuleGroup.RateBasedStatementTwoProperty.Builder scopeDownStatement(CfnRuleGroup.StatementThreeProperty scopeDownStatement)
CfnRuleGroup.RateBasedStatementTwoProperty.getScopeDownStatement()scopeDownStatement - `CfnRuleGroup.RateBasedStatementTwoProperty.ScopeDownStatement`.this@Stability(value=Stable) public CfnRuleGroup.RateBasedStatementTwoProperty.Builder scopeDownStatement(IResolvable scopeDownStatement)
CfnRuleGroup.RateBasedStatementTwoProperty.getScopeDownStatement()scopeDownStatement - `CfnRuleGroup.RateBasedStatementTwoProperty.ScopeDownStatement`.this@Stability(value=Stable) public CfnRuleGroup.RateBasedStatementTwoProperty build()
build in interface software.amazon.jsii.Builder<CfnRuleGroup.RateBasedStatementTwoProperty>CfnRuleGroup.RateBasedStatementTwoPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.