| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UsagePlanProps.Jsii$Proxy
An implementation for
UsagePlanProps |
| Modifier and Type | Method and Description |
|---|---|
UsagePlanProps |
UsagePlanProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
UsagePlan |
RestApiBase.addUsagePlan(String id,
UsagePlanProps props)
(experimental) Adds a usage plan.
|
| Constructor and Description |
|---|
UsagePlan(software.constructs.Construct scope,
String id,
UsagePlanProps props) |
Copyright © 2021. All rights reserved.