| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RateLimitedApiKeyProps
(experimental) RateLimitedApiKey properties.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiKeyProps.Jsii$Proxy
An implementation for
ApiKeyProps |
static class |
RateLimitedApiKeyProps.Jsii$Proxy
An implementation for
RateLimitedApiKeyProps |
| Modifier and Type | Method and Description |
|---|---|
ApiKeyProps |
ApiKeyProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
ApiKey(software.constructs.Construct scope,
String id,
ApiKeyProps props) |
Copyright © 2021. All rights reserved.