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