@Generated(value="jsii-pacmak/1.54.0 (build b1b977a)", date="2022-02-24T23:24:28.253Z") @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 © 2022. All rights reserved.