| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDeployment.StageDescriptionProperty.Jsii$Proxy
An implementation for
CfnDeployment.StageDescriptionProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDeployment.StageDescriptionProperty |
CfnDeployment.StageDescriptionProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnDeployment.setStageDescription(CfnDeployment.StageDescriptionProperty value)
Configures the stage that API Gateway creates with this deployment.
|
CfnDeployment.Builder |
CfnDeployment.Builder.stageDescription(CfnDeployment.StageDescriptionProperty stageDescription)
Configures the stage that API Gateway creates with this deployment.
|
CfnDeploymentProps.Builder |
CfnDeploymentProps.Builder.stageDescription(CfnDeployment.StageDescriptionProperty stageDescription)
Sets the value of
CfnDeploymentProps.getStageDescription() |
Copyright © 2022. All rights reserved.