| Modifier and Type | Class and Description |
|---|---|
static class |
IServerDeploymentGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
ServerDeploymentGroup
A CodeDeploy Deployment Group that deploys to EC2/on-premise instances.
|
| Modifier and Type | Method and Description |
|---|---|
static IServerDeploymentGroup |
ServerDeploymentGroup.fromServerDeploymentGroupAttributes(software.amazon.awscdk.core.Construct scope,
String id,
ServerDeploymentGroupAttributes attrs)
Import an EC2/on-premise Deployment Group defined either outside the CDK app, or in a different region.
|
Copyright © 2019. All rights reserved.