Uses of Interface
software.amazon.awscdk.services.apigateway.UsagePlanProps
-
Uses of UsagePlanProps in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionRestApiBase.addUsagePlan
(String id, UsagePlanProps props) Adds a usage plan.ModifierConstructorDescriptionUsagePlan
(software.constructs.Construct scope, String id, UsagePlanProps props)