| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUsagePlan.ThrottleSettingsProperty.Builder |
CfnUsagePlan.ThrottleSettingsProperty.builder() |
CfnUsagePlan.ThrottleSettingsProperty.Builder |
CfnUsagePlan.ThrottleSettingsProperty.Builder.burstLimit(Number burstLimit)
Sets the value of
CfnUsagePlan.ThrottleSettingsProperty.getBurstLimit() |
CfnUsagePlan.ThrottleSettingsProperty.Builder |
CfnUsagePlan.ThrottleSettingsProperty.Builder.rateLimit(Number rateLimit)
Sets the value of
CfnUsagePlan.ThrottleSettingsProperty.getRateLimit() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUsagePlan.ThrottleSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUsagePlan.ApiStageProperty.Builder. |
Copyright © 2022. All rights reserved.