| Modifier and Type | Class and Description |
|---|---|
static class |
ServerDeploymentConfigImportProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
ServerDeploymentConfigImportProps |
ServerDeploymentConfigImportProps.Builder.build()
Builds the configured instance.
|
ServerDeploymentConfigImportProps |
ServerDeploymentConfig.export() |
ServerDeploymentConfigImportProps |
IServerDeploymentConfig.export() |
ServerDeploymentConfigImportProps |
IServerDeploymentConfig.Jsii$Proxy.export() |
| Modifier and Type | Method and Description |
|---|---|
static IServerDeploymentConfig |
ServerDeploymentConfig.import_(software.amazon.awscdk.Construct scope,
String id,
ServerDeploymentConfigImportProps props)
Import a custom Deployment Configuration for an EC2/on-premise Deployment Group defined either outside the CDK,
or in a different CDK Stack and exported using the
ServerDeploymentConfig.export() method. |
Copyright © 2019. All rights reserved.