| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| Modifier and Type | Method and Description |
|---|---|
CfnDeployment.Builder |
CfnDeployment.Builder.apiId(String apiId)
`AWS::ApiGatewayV2::Deployment.ApiId`.
|
static CfnDeployment.Builder |
CfnDeployment.Builder.create(software.constructs.Construct scope,
String id) |
CfnDeployment.Builder |
CfnDeployment.Builder.description(String description)
`AWS::ApiGatewayV2::Deployment.Description`.
|
CfnDeployment.Builder |
CfnDeployment.Builder.stageName(String stageName)
`AWS::ApiGatewayV2::Deployment.StageName`.
|
Copyright © 2021. All rights reserved.