| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ThrottlingPerMethod.Jsii$Proxy
An implementation for
ThrottlingPerMethod |
| Modifier and Type | Method and Description |
|---|---|
ThrottlingPerMethod |
ThrottlingPerMethod.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<ThrottlingPerMethod> |
UsagePlanPerApiStage.getThrottle()
Default: none
|
List<ThrottlingPerMethod> |
UsagePlanPerApiStage.Jsii$Proxy.getThrottle() |
| Modifier and Type | Method and Description |
|---|---|
UsagePlanPerApiStage.Builder |
UsagePlanPerApiStage.Builder.throttle(List<? extends ThrottlingPerMethod> throttle)
Sets the value of
UsagePlanPerApiStage.getThrottle() |
Copyright © 2022. All rights reserved.