Uses of Interface
software.amazon.awscdk.services.apigateway.ApiKeyOptions
Packages that use ApiKeyOptions
-
Uses of ApiKeyOptions in software.amazon.awscdk.services.apigateway
Subinterfaces of ApiKeyOptions in software.amazon.awscdk.services.apigatewayModifier and TypeInterfaceDescriptioninterfaceApiKey Properties.interfaceRateLimitedApiKey properties.Classes in software.amazon.awscdk.services.apigateway that implement ApiKeyOptionsModifier and TypeClassDescriptionstatic final classAn implementation forApiKeyOptionsstatic final classAn implementation forApiKeyPropsstatic final classAn implementation forRateLimitedApiKeyPropsMethods in software.amazon.awscdk.services.apigateway that return ApiKeyOptionsMethods in software.amazon.awscdk.services.apigateway with parameters of type ApiKeyOptionsModifier and TypeMethodDescriptionRestApiBase.addApiKey(String id, ApiKeyOptions options) Add an ApiKey.