| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| 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 | Method and Description |
|---|---|
StageOptions |
StageOptions.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.