| Modifier and Type | Interface and Description |
|---|---|
static interface |
IServerDeploymentGroup.Jsii$Default
Internal default implementation for
IServerDeploymentGroup. |
| 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.constructs.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 © 2021. All rights reserved.