| 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)
The physical, human-readable name of the Deployment Configuration.
|
ServerDeploymentConfig.Builder |
ServerDeploymentConfig.Builder.minimumHealthyHosts(MinimumHealthyHosts minimumHealthyHosts)
Minimum number of healthy hosts.
|
Copyright © 2021. All rights reserved.