@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)",
date="2023-01-31T18:36:59.459Z")
public interface IServerDeploymentConfig
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 |
---|---|
java.lang.String |
getDeploymentConfigArn() |
java.lang.String |
getDeploymentConfigName() |