| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUsagePlan.ThrottleSettingsProperty.Jsii$Proxy
An implementation for
CfnUsagePlan.ThrottleSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUsagePlan.ThrottleSettingsProperty |
CfnUsagePlan.ThrottleSettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnUsagePlan.setThrottle(CfnUsagePlan.ThrottleSettingsProperty value)
`AWS::ApiGateway::UsagePlan.Throttle`.
|
CfnUsagePlan.Builder |
CfnUsagePlan.Builder.throttle(CfnUsagePlan.ThrottleSettingsProperty throttle)
`AWS::ApiGateway::UsagePlan.Throttle`.
|
CfnUsagePlanProps.Builder |
CfnUsagePlanProps.Builder.throttle(CfnUsagePlan.ThrottleSettingsProperty throttle)
Sets the value of
CfnUsagePlanProps.getThrottle() |
Copyright © 2021. All rights reserved.