@Generated(value="jsii-pacmak/0.7.14 (build 91853ce)", date="2019-02-07T11:17:38.834Z") public interface IServerDeploymentConfig extends software.amazon.jsii.JsiiSerializable
ServerDeploymentConfig class
(`ServerDeploymentConfig.HalfAtATime`, `ServerDeploymentConfig.AllAtOnce`, etc.).
To create a custom Deployment Configuration,
instantiate the 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 |
deploymentConfigArn(software.amazon.awscdk.IConstruct scope) |
ServerDeploymentConfigImportProps |
export() |
String |
getDeploymentConfigName() |
String getDeploymentConfigName()
String deploymentConfigArn(software.amazon.awscdk.IConstruct scope)
ServerDeploymentConfigImportProps export()
Copyright © 2019. All rights reserved.