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