@Stability(value=Stable)
public static interface CfnRuleGroup.RateBasedStatementTwoProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.RateBasedStatementTwoProperty.Builder
A builder for
CfnRuleGroup.RateBasedStatementTwoProperty |
static class |
CfnRuleGroup.RateBasedStatementTwoProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.RateBasedStatementTwoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.RateBasedStatementTwoProperty.Builder |
builder() |
String |
getAggregateKeyType()
`CfnRuleGroup.RateBasedStatementTwoProperty.AggregateKeyType`.
|
default Object |
getForwardedIpConfig()
`CfnRuleGroup.RateBasedStatementTwoProperty.ForwardedIPConfig`.
|
Number |
getLimit()
`CfnRuleGroup.RateBasedStatementTwoProperty.Limit`.
|
default Object |
getScopeDownStatement()
`CfnRuleGroup.RateBasedStatementTwoProperty.ScopeDownStatement`.
|
@Stability(value=Stable) @NotNull String getAggregateKeyType()
@Stability(value=Stable) @NotNull Number getLimit()
@Stability(value=Stable) @Nullable default Object getForwardedIpConfig()
@Stability(value=Stable) @Nullable default Object getScopeDownStatement()
@Stability(value=Stable) static CfnRuleGroup.RateBasedStatementTwoProperty.Builder builder()
Copyright © 2021. All rights reserved.