@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)", date="2023-01-31T18:36:59.457Z") public interface IEcsDeploymentGroup extends IResource
Modifier and Type | Interface and Description |
---|---|
static interface |
IEcsDeploymentGroup.Jsii$Default
Internal default implementation for
IEcsDeploymentGroup . |
static class |
IEcsDeploymentGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
IEcsApplication |
getApplication()
The reference to the CodeDeploy ECS Application that this Deployment Group belongs to.
|
IEcsDeploymentConfig |
getDeploymentConfig()
The Deployment Configuration this Group uses.
|
java.lang.String |
getDeploymentGroupArn()
The ARN of this Deployment Group.
|
java.lang.String |
getDeploymentGroupName()
The physical name of the CodeDeploy Deployment Group.
|
applyRemovalPolicy, getEnv, getStack
getNode
IEcsApplication getApplication()
IEcsDeploymentConfig getDeploymentConfig()
java.lang.String getDeploymentGroupArn()
java.lang.String getDeploymentGroupName()