| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::ApiGatewayV2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeployment.Builder |
CfnDeployment.Builder.apiId(String apiId)
The API identifier.
|
static CfnDeployment.Builder |
CfnDeployment.Builder.create(software.constructs.Construct scope,
String id) |
CfnDeployment.Builder |
CfnDeployment.Builder.description(String description)
The description for the deployment resource.
|
CfnDeployment.Builder |
CfnDeployment.Builder.stageName(String stageName)
The name of an existing stage to associate with the deployment.
|
Copyright © 2022. All rights reserved.