| Modifier and Type | Interface and Description |
|---|---|
interface |
IHttpStage
(experimental) Represents the HttpStage.
|
static interface |
IHttpStage.Jsii$Default
Internal default implementation for
IHttpStage. |
static interface |
IStage.Jsii$Default
Internal default implementation for
IStage. |
interface |
IWebSocketStage
(experimental) Represents the WebSocketStage.
|
static interface |
IWebSocketStage.Jsii$Default
Internal default implementation for
IWebSocketStage. |
| 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.
|
static class |
IStage.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
IWebSocketStage.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
WebSocketStage
(experimental) Represents a stage where an instance of the API is deployed.
|
| Modifier and Type | Method and Description |
|---|---|
default IStage |
ApiMappingProps.getStage()
(experimental) stage for the ApiMapping resource required for WebSocket API defaults to default stage of an HTTP API.
|
IStage |
ApiMappingProps.Jsii$Proxy.getStage() |
| Modifier and Type | Method and Description |
|---|---|
ApiMappingProps.Builder |
ApiMappingProps.Builder.stage(IStage stage)
Sets the value of
ApiMappingProps.getStage() |
ApiMapping.Builder |
ApiMapping.Builder.stage(IStage stage)
(experimental) stage for the ApiMapping resource required for WebSocket API defaults to default stage of an HTTP API.
|
Copyright © 2023. All rights reserved.