@Stability(value=Stable) public static final class CfnUsagePlan.ThrottleSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUsagePlan.ThrottleSettingsProperty>
CfnUsagePlan.ThrottleSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUsagePlan.ThrottleSettingsProperty |
build()
Builds the configured instance.
|
CfnUsagePlan.ThrottleSettingsProperty.Builder |
burstLimit(Number burstLimit)
Sets the value of
CfnUsagePlan.ThrottleSettingsProperty.getBurstLimit() |
CfnUsagePlan.ThrottleSettingsProperty.Builder |
rateLimit(Number rateLimit)
Sets the value of
CfnUsagePlan.ThrottleSettingsProperty.getRateLimit() |
@Stability(value=Stable) public CfnUsagePlan.ThrottleSettingsProperty.Builder burstLimit(Number burstLimit)
CfnUsagePlan.ThrottleSettingsProperty.getBurstLimit()burstLimit - `CfnUsagePlan.ThrottleSettingsProperty.BurstLimit`.this@Stability(value=Stable) public CfnUsagePlan.ThrottleSettingsProperty.Builder rateLimit(Number rateLimit)
CfnUsagePlan.ThrottleSettingsProperty.getRateLimit()rateLimit - `CfnUsagePlan.ThrottleSettingsProperty.RateLimit`.this@Stability(value=Stable) public CfnUsagePlan.ThrottleSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnUsagePlan.ThrottleSettingsProperty>CfnUsagePlan.ThrottleSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.