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.
|
ConstructNode |
getNode()
The construct node in the tree.
|
Stack |
getStack()
The stack in which this resource is defined.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet@Stability(value=Stable) @NotNull public ILambdaApplication getApplication()
getApplication in interface ILambdaDeploymentGroup@Stability(value=Stable) @NotNull public ILambdaDeploymentConfig getDeploymentConfig()
getDeploymentConfig in interface ILambdaDeploymentGroup@Stability(value=Stable) @NotNull public String getDeploymentGroupArn()
getDeploymentGroupArn in interface ILambdaDeploymentGroup@Stability(value=Stable) @NotNull public String getDeploymentGroupName()
getDeploymentGroupName in interface ILambdaDeploymentGroup@Stability(value=Stable) @NotNull public Stack getStack()
@Stability(value=Stable) @NotNull public ConstructNode getNode()
getNode in interface IConstructCopyright © 2020. All rights reserved.