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