public static final class LambdaDeploymentGroupAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LambdaDeploymentGroupAttributes
software.amazon.jsii.JsiiObject.InitializationModeLambdaDeploymentGroupAttributes.Builder, LambdaDeploymentGroupAttributes.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 |
getDeploymentGroupName()
The physical, human-readable name of the CodeDeploy Lambda Deployment Group that we are referencing.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public ILambdaApplication getApplication()
getApplication in interface LambdaDeploymentGroupAttributes@Stability(value=Experimental) public String getDeploymentGroupName()
getDeploymentGroupName in interface LambdaDeploymentGroupAttributesCopyright © 2019. All rights reserved.