@Stability(value=Stable)
public static interface CfnUsagePlan.ThrottleSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-throttlesettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUsagePlan.ThrottleSettingsProperty.Builder
A builder for
CfnUsagePlan.ThrottleSettingsProperty |
static class |
CfnUsagePlan.ThrottleSettingsProperty.Jsii$Proxy
An implementation for
CfnUsagePlan.ThrottleSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUsagePlan.ThrottleSettingsProperty.Builder |
builder() |
default Number |
getBurstLimit()
`CfnUsagePlan.ThrottleSettingsProperty.BurstLimit`.
|
default Number |
getRateLimit()
`CfnUsagePlan.ThrottleSettingsProperty.RateLimit`.
|
@Stability(value=Stable) @Nullable default Number getBurstLimit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-throttlesettings.html#cfn-apigateway-usageplan-throttlesettings-burstlimit@Stability(value=Stable) @Nullable default Number getRateLimit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-throttlesettings.html#cfn-apigateway-usageplan-throttlesettings-ratelimit@Stability(value=Stable) static CfnUsagePlan.ThrottleSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.