Interface IServerDeploymentConfig
- All Superinterfaces:
IBaseDeploymentConfig
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IServerDeploymentConfig.Jsii$Default
- All Known Implementing Classes:
IServerDeploymentConfig.Jsii$Proxy
,ServerDeploymentConfig
@Generated(value="jsii-pacmak/1.104.0 (build e79254c)",
date="2024-11-22T02:23:58.795Z")
@Stability(Stable)
public interface IServerDeploymentConfig
extends software.amazon.jsii.JsiiSerializable, IBaseDeploymentConfig
The Deployment Configuration of an EC2/on-premise Deployment Group.
The default, pre-defined Configurations are available as constants on the ServerDeploymentConfig
class
(ServerDeploymentConfig.HALF_AT_A_TIME
, ServerDeploymentConfig.ALL_AT_ONCE
, etc.).
To create a custom Deployment Configuration,
instantiate the ServerDeploymentConfig
Construct.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIServerDeploymentConfig
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.awscdk.services.codedeploy.IBaseDeploymentConfig
getDeploymentConfigArn, getDeploymentConfigName
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson