| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaDeploymentGroupAttributes.Jsii$Proxy
An implementation for
LambdaDeploymentGroupAttributes |
| Modifier and Type | Method and Description |
|---|---|
LambdaDeploymentGroupAttributes |
LambdaDeploymentGroupAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static ILambdaDeploymentGroup |
LambdaDeploymentGroup.fromLambdaDeploymentGroupAttributes(software.constructs.Construct scope,
String id,
LambdaDeploymentGroupAttributes attrs)
(experimental) Import an Lambda Deployment Group defined either outside the CDK app, or in a different AWS region.
|
Copyright © 2021. All rights reserved.