@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-06T02:53:28.658Z") @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 © 2021. All rights reserved.