@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-03-22T19:35:48.845Z") public interface ILambdaDeploymentGroup extends IResource
Modifier and Type | Interface and Description |
---|---|
static interface |
ILambdaDeploymentGroup.Jsii$Default
Internal default implementation for
ILambdaDeploymentGroup . |
static class |
ILambdaDeploymentGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
ILambdaApplication |
getApplication()
The reference to the CodeDeploy Lambda Application that this Deployment Group belongs to.
|
ILambdaDeploymentConfig |
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
ILambdaApplication getApplication()
ILambdaDeploymentConfig getDeploymentConfig()
java.lang.String getDeploymentGroupArn()
java.lang.String getDeploymentGroupName()