| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpStageOptions
(experimental) The options to create a new Stage for an HTTP API.
|
interface |
HttpStageProps
(experimental) Properties to initialize an instance of `HttpStage`.
|
interface |
WebSocketStageProps
(experimental) Properties to initialize an instance of `WebSocketStage`.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpStageOptions.Jsii$Proxy
An implementation for
HttpStageOptions |
static class |
HttpStageProps.Jsii$Proxy
An implementation for
HttpStageProps |
static class |
StageOptions.Jsii$Proxy
An implementation for
StageOptions |
static class |
WebSocketStageProps.Jsii$Proxy
An implementation for
WebSocketStageProps |
| Modifier and Type | Method and Description |
|---|---|
StageOptions |
StageOptions.Builder.build()
Builds the configured instance.
|
Copyright © 2023. All rights reserved.