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.