@Stability(value=Stable) @Internal public static final class CfnRateBasedRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRateBasedRuleProps
CfnRateBasedRulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRateBasedRuleProps.Builder, CfnRateBasedRuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String metricName,
String name,
String rateKey,
Number rateLimit,
Object matchPredicates)
Constructor that initializes the object based on literal property values passed by the
CfnRateBasedRuleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
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`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getMetricName()
CfnRateBasedRulePropsgetMetricName in interface CfnRateBasedRulePropspublic final String getName()
CfnRateBasedRulePropsgetName in interface CfnRateBasedRulePropspublic final String getRateKey()
CfnRateBasedRulePropsgetRateKey in interface CfnRateBasedRulePropspublic final Number getRateLimit()
CfnRateBasedRulePropsgetRateLimit in interface CfnRateBasedRulePropspublic final Object getMatchPredicates()
CfnRateBasedRulePropsgetMatchPredicates in interface CfnRateBasedRuleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.