Uses of Class
software.amazon.awscdk.services.apigateway.UsagePlan
-
Uses of UsagePlan in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionRestApiBase.addUsagePlan
(String id) Adds a usage plan.RestApiBase.addUsagePlan
(String id, UsagePlanProps props) Adds a usage plan.UsagePlan.Builder.build()