Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IUsagePlan
Packages that use IUsagePlan
-
Uses of IUsagePlan in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IUsagePlan in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIUsagePlan
.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IUsagePlanModifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A UsagePlan.Methods in software.amazon.awscdk.services.apigatewayv2 that return IUsagePlanModifier and TypeMethodDescriptionstatic IUsagePlan
UsagePlan.fromUsagePlanId
(software.constructs.Construct scope, String id, String usagePlanId) Import an externally defined usage plan using its ARN.