| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
LambdaDeploymentGroupAttributes.Builder |
LambdaDeploymentGroupAttributes.Builder.application(ILambdaApplication application)
Sets the value of
LambdaDeploymentGroupAttributes.getApplication() |
static LambdaDeploymentGroupAttributes.Builder |
LambdaDeploymentGroupAttributes.builder() |
LambdaDeploymentGroupAttributes.Builder |
LambdaDeploymentGroupAttributes.Builder.deploymentConfig(ILambdaDeploymentConfig deploymentConfig)
Sets the value of
LambdaDeploymentGroupAttributes.getDeploymentConfig() |
LambdaDeploymentGroupAttributes.Builder |
LambdaDeploymentGroupAttributes.Builder.deploymentGroupName(String deploymentGroupName)
Sets the value of
LambdaDeploymentGroupAttributes.getDeploymentGroupName() |
Copyright © 2021. All rights reserved.