Uses of Interface
software.amazon.awscdk.services.apigatewayv2.ApiKeyProps
Packages that use ApiKeyProps
-
Uses of ApiKeyProps in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of ApiKeyProps in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptioninterface
RateLimitedApiKey properties.Classes in software.amazon.awscdk.services.apigatewayv2 that implement ApiKeyPropsModifier and TypeClassDescriptionstatic final class
An implementation forApiKeyProps
static final class
An implementation forRateLimitedApiKeyProps
Methods in software.amazon.awscdk.services.apigatewayv2 that return ApiKeyPropsConstructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type ApiKeyPropsModifierConstructorDescriptionApiKey
(software.constructs.Construct scope, String id, ApiKeyProps props)