@Generated(value="jsii-pacmak/1.72.0 (build 4b8828b)", date="2022-12-21T20:56:32.658Z") @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.