@Generated(value="jsii-pacmak/1.9.0 (build 5c646d5)", date="2020-07-22T09:50:16.080Z") @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.