@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:53.583Z") @Stability(value=Stable) public interface CfnRateBasedRuleProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRateBasedRuleProps.Builder
A builder for
CfnRateBasedRuleProps |
static class |
CfnRateBasedRuleProps.Jsii$Proxy
An implementation for
CfnRateBasedRuleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRateBasedRuleProps.Builder |
builder() |
default Object |
getMatchPredicates()
`AWS::WAFRegional::RateBasedRule.MatchPredicates`.
|
String |
getMetricName()
`AWS::WAFRegional::RateBasedRule.MetricName`.
|
String |
getName()
`AWS::WAFRegional::RateBasedRule.Name`.
|
String |
getRateKey()
`AWS::WAFRegional::RateBasedRule.RateKey`.
|
Number |
getRateLimit()
`AWS::WAFRegional::RateBasedRule.RateLimit`.
|
@Stability(value=Stable) @NotNull String getMetricName()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getRateKey()
@Stability(value=Stable) @NotNull Number getRateLimit()
@Stability(value=Stable) @Nullable default Object getMatchPredicates()
@Stability(value=Stable) static CfnRateBasedRuleProps.Builder builder()
CfnRateBasedRuleProps.Builder of CfnRateBasedRulePropsCopyright © 2021. All rights reserved.