| 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() |
Copyright © 2021. All rights reserved.