| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
UsagePlan |
RestApiBase.addUsagePlan(String id)
Adds a usage plan.
|
UsagePlan |
RestApiBase.addUsagePlan(String id,
UsagePlanProps props)
Adds a usage plan.
|
UsagePlan |
UsagePlan.Builder.build() |
Copyright © 2022. All rights reserved.