@Generated(value="jsii-pacmak/0.20.6 (build 17f281e)", date="2019-11-19T17:18:14.368Z") @Stability(value=Stable) public interface ServerDeploymentConfigProps extends software.amazon.jsii.JsiiSerializable
ServerDeploymentConfig.| Modifier and Type | Interface and Description |
|---|---|
static class |
ServerDeploymentConfigProps.Builder
A builder for
ServerDeploymentConfigProps |
static class |
ServerDeploymentConfigProps.Jsii$Proxy
An implementation for
ServerDeploymentConfigProps |
| Modifier and Type | Method and Description |
|---|---|
static ServerDeploymentConfigProps.Builder |
builder() |
default String |
getDeploymentConfigName()
The physical, human-readable name of the Deployment Configuration.
|
MinimumHealthyHosts |
getMinimumHealthyHosts()
Minimum number of healthy hosts.
|
@Stability(value=Stable) MinimumHealthyHosts getMinimumHealthyHosts()
@Stability(value=Stable) default String getDeploymentConfigName()
@Stability(value=Stable) static ServerDeploymentConfigProps.Builder builder()
Copyright © 2019. All rights reserved.