@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-12T01:56:51.995Z") @Stability(value=Stable) public interface IServerDeploymentConfig extends software.amazon.jsii.JsiiSerializable
The default, pre-defined Configurations are available as constants on the {@link ServerDeploymentConfig} class
(ServerDeploymentConfig.HALF_AT_A_TIME, ServerDeploymentConfig.ALL_AT_ONCE, etc.).
To create a custom Deployment Configuration,
instantiate the {@link ServerDeploymentConfig} Construct.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IServerDeploymentConfig.Jsii$Default
Internal default implementation for
IServerDeploymentConfig. |
static class |
IServerDeploymentConfig.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentConfigArn() |
String |
getDeploymentConfigName() |
Copyright © 2020. All rights reserved.