public static final class ILambdaDeploymentGroup.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ILambdaDeploymentGroup
software.amazon.jsii.JsiiObject.InitializationModeILambdaDeploymentGroup.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| 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.
|
String |
getDeploymentGroupArn()
The ARN of this Deployment Group.
|
String |
getDeploymentGroupName()
The physical name of the CodeDeploy Deployment Group.
|
software.amazon.awscdk.core.ConstructNode |
getNode()
The construct node in the tree.
|
software.amazon.awscdk.core.Stack |
getStack()
The stack in which this resource is defined.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRef@Stability(value=Stable) public ILambdaApplication getApplication()
getApplication in interface ILambdaDeploymentGroup@Stability(value=Stable) public ILambdaDeploymentConfig getDeploymentConfig()
getDeploymentConfig in interface ILambdaDeploymentGroup@Stability(value=Stable) public String getDeploymentGroupArn()
getDeploymentGroupArn in interface ILambdaDeploymentGroup@Stability(value=Stable) public String getDeploymentGroupName()
getDeploymentGroupName in interface ILambdaDeploymentGroup@Stability(value=Stable) public software.amazon.awscdk.core.Stack getStack()
getStack in interface software.amazon.awscdk.core.IResource@Stability(value=Stable) public software.amazon.awscdk.core.ConstructNode getNode()
getNode in interface software.amazon.awscdk.core.IConstructCopyright © 2019. All rights reserved.