@Generated(value="jsii-pacmak/1.1.0 (build df55f5e)", date="2020-04-10T14:28:40.985Z") @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.HalfAtATime, ServerDeploymentConfig.AllAtOnce, etc.).
To create a custom Deployment Configuration,
instantiate the {@link ServerDeploymentConfig} Construct.
| Modifier and Type | Interface and Description |
|---|---|
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.