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 TypeInterfaceDescriptioninterfaceRateLimitedApiKey properties.Classes in software.amazon.awscdk.services.apigatewayv2 that implement ApiKeyPropsModifier and TypeClassDescriptionstatic final classAn implementation forApiKeyPropsstatic final classAn implementation forRateLimitedApiKeyPropsMethods 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)