| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IApiMapping.Jsii$Default
Internal default implementation for
IApiMapping. |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiMapping
(experimental) Create a new API mapping for API Gateway 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 |
ApiMapping.fromApiMappingAttributes(software.constructs.Construct scope,
String id,
ApiMappingAttributes attrs)
(experimental) import from API ID.
|
Copyright © 2022. All rights reserved.