public static final class LambdaDeploymentGroupImportProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LambdaDeploymentGroupImportProps
software.amazon.jsii.JsiiObject.InitializationModeLambdaDeploymentGroupImportProps.Builder, LambdaDeploymentGroupImportProps.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.
|
void |
setApplication(ILambdaApplication value)
The reference to the CodeDeploy Lambda Application
that this Deployment Group belongs to.
|
void |
setDeploymentGroupName(String value)
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)
public ILambdaApplication getApplication()
getApplication in interface LambdaDeploymentGroupImportPropspublic void setApplication(ILambdaApplication value)
setApplication in interface LambdaDeploymentGroupImportPropspublic String getDeploymentGroupName()
getDeploymentGroupName in interface LambdaDeploymentGroupImportPropspublic void setDeploymentGroupName(String value)
setDeploymentGroupName in interface LambdaDeploymentGroupImportPropsCopyright © 2019. All rights reserved.