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