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