| 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.
|
IHttpStage |
HttpApi.getDefaultStage()
(experimental) The default stage of this API.
|
Copyright © 2023. All rights reserved.