| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IHttpStage.Jsii$Default
Internal default implementation for
IHttpStage. |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpStage
(experimental) Represents a stage where an instance of the API is deployed.
|
static class |
IHttpStage.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IHttpStage |
HttpStage.fromHttpStageAttributes(software.constructs.Construct scope,
String id,
HttpStageAttributes attrs)
(experimental) Import an existing stage into this CDK app.
|
Copyright © 2021. All rights reserved.