| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpStageProps
(experimental) Properties to initialize an instance of `HttpStage`.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpStageOptions.Jsii$Proxy
An implementation for
HttpStageOptions |
static class |
HttpStageProps.Jsii$Proxy
An implementation for
HttpStageProps |
| Modifier and Type | Method and Description |
|---|---|
HttpStageOptions |
HttpStageOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
HttpStage |
HttpApi.addStage(String id,
HttpStageOptions options)
(experimental) Add a new stage.
|
Copyright © 2022. All rights reserved.