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