| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IApiMapping.Jsii$Default
Internal default implementation for
IApiMapping. |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpApiMapping
(experimental) Create a new API mapping for API Gateway HTTP API endpoint.
|
static class |
IApiMapping.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IApiMapping |
HttpApiMapping.fromHttpApiMappingAttributes(software.constructs.Construct scope,
String id,
HttpApiMappingAttributes attrs)
(experimental) import from API ID.
|
Copyright © 2020. All rights reserved.