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