| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::ApiGatewayV2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentProps.Builder |
CfnDeploymentProps.Builder.apiId(String apiId)
Sets the value of
CfnDeploymentProps.getApiId() |
static CfnDeploymentProps.Builder |
CfnDeploymentProps.builder() |
CfnDeploymentProps.Builder |
CfnDeploymentProps.Builder.description(String description)
Sets the value of
CfnDeploymentProps.getDescription() |
CfnDeploymentProps.Builder |
CfnDeploymentProps.Builder.stageName(String stageName)
Sets the value of
CfnDeploymentProps.getStageName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDeploymentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentProps.Builder. |
Copyright © 2022. All rights reserved.