@Generated(value="jsii-pacmak/1.1.0 (build df55f5e)", date="2020-04-10T14:28:40.987Z") @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) @NotNull MinimumHealthyHosts getMinimumHealthyHosts()
@Stability(value=Stable) @Nullable default String getDeploymentConfigName()
Default: a name will be auto-generated
@Stability(value=Stable) static ServerDeploymentConfigProps.Builder builder()
Copyright © 2020. All rights reserved.