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