| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ServerDeploymentConfig.Builder |
ServerDeploymentConfig.Builder.create(software.constructs.Construct scope,
String id) |
ServerDeploymentConfig.Builder |
ServerDeploymentConfig.Builder.deploymentConfigName(String deploymentConfigName)
(experimental) The physical, human-readable name of the Deployment Configuration.
|
ServerDeploymentConfig.Builder |
ServerDeploymentConfig.Builder.minimumHealthyHosts(MinimumHealthyHosts minimumHealthyHosts)
(experimental) Minimum number of healthy hosts.
|
Copyright © 2021. All rights reserved.