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 interfaceInternal default implementation forIUsagePlan.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IUsagePlanModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classA UsagePlan.Methods in software.amazon.awscdk.services.apigatewayv2 that return IUsagePlanModifier and TypeMethodDescriptionstatic IUsagePlanUsagePlan.fromUsagePlanId(software.constructs.Construct scope, String id, String usagePlanId) Import an externally defined usage plan using its ARN.