| Modifier and Type | Method and Description |
|---|---|
LambdaApplication |
LambdaDeploymentGroupProps.getApplication()
The reference to the CodeDeploy Lambda Application that this Deployment Group belongs to.
|
LambdaApplication |
LambdaDeploymentGroupProps.Jsii$Proxy.getApplication()
The reference to the CodeDeploy Lambda Application that this Deployment Group belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LambdaDeploymentGroupProps.setApplication(LambdaApplication value)
The reference to the CodeDeploy Lambda Application that this Deployment Group belongs to.
|
void |
LambdaDeploymentGroupProps.Jsii$Proxy.setApplication(LambdaApplication value)
The reference to the CodeDeploy Lambda Application that this Deployment Group belongs to.
|
LambdaDeploymentGroupProps.Builder |
LambdaDeploymentGroupProps.Builder.withApplication(LambdaApplication value)
Sets the value of Application
|
Copyright © 2019. All rights reserved.