Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IApiKey
Packages that use IApiKey
-
Uses of IApiKey in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IApiKey in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApiKey.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IApiKeyModifier and TypeClassDescriptionclassAn API Gateway ApiKey.static final classA proxy class which represents a concrete javascript instance of this type.classAn API Gateway ApiKey, for which a rate limiting configuration can be specified.Methods in software.amazon.awscdk.services.apigatewayv2 that return IApiKeyModifier and TypeMethodDescriptionstatic IApiKeyApiKey.fromApiKeyId(software.constructs.Construct scope, String id, String apiKeyId) Import an ApiKey by its Id.Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type IApiKeyModifier and TypeMethodDescriptionvoidAdds an ApiKey.voidIUsagePlan.addApiKey(IApiKey apiKey, AddApiKeyOptions options) Adds an ApiKey.default voidAdds an ApiKey.default voidIUsagePlan.Jsii$Default.addApiKey(IApiKey apiKey, AddApiKeyOptions options) Adds an ApiKey.final voidAdds an ApiKey.voidAdds an ApiKey.voidUsagePlan.addApiKey(IApiKey apiKey, AddApiKeyOptions options) Adds an ApiKey.