| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentProps.Builder |
DeploymentProps.Builder.api(IRestApi api)
Sets the value of
DeploymentProps.getApi() |
static DeploymentProps.Builder |
DeploymentProps.builder() |
DeploymentProps.Builder |
DeploymentProps.Builder.description(String description)
Sets the value of
DeploymentProps.getDescription() |
DeploymentProps.Builder |
DeploymentProps.Builder.retainDeployments(Boolean retainDeployments)
Sets the value of
DeploymentProps.getRetainDeployments() |
Copyright © 2021. All rights reserved.