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