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.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
ILambdaApplication |
getApplication()
The reference to the CodeDeploy Lambda Application that this Deployment Group belongs to.
|
String |
getDeploymentGroupArn()
The ARN of this Deployment Group.
|
String |
getDeploymentGroupName()
The physical name of the CodeDeploy Deployment Group.
|
software.amazon.awscdk.ConstructNode |
getNode()
The construct node in the scope tree.
|
software.amazon.awscdk.PhysicalName |
getPhysicalName()
The physical (that is, visible in the AWS Console) name of this resource.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public ILambdaApplication getApplication()
getApplication in interface ILambdaDeploymentGroup@Stability(value=Experimental) public String getDeploymentGroupArn()
getDeploymentGroupArn in interface ILambdaDeploymentGroup@Stability(value=Experimental) public String getDeploymentGroupName()
getDeploymentGroupName in interface ILambdaDeploymentGroup@Stability(value=Experimental) public software.amazon.awscdk.PhysicalName getPhysicalName()
getPhysicalName in interface software.amazon.awscdk.IResource@Stability(value=Experimental) public software.amazon.awscdk.ConstructNode getNode()
getNode in interface software.amazon.awscdk.IConstructCopyright © 2019. All rights reserved.