| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ILambdaDeploymentGroup.Jsii$Default
Internal default implementation for
ILambdaDeploymentGroup. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ILambdaDeploymentGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
LambdaDeploymentGroup
Example:
|
| Modifier and Type | Method and Description |
|---|---|
static ILambdaDeploymentGroup |
LambdaDeploymentGroup.fromLambdaDeploymentGroupAttributes(software.constructs.Construct scope,
String id,
LambdaDeploymentGroupAttributes attrs)
Import an Lambda Deployment Group defined either outside the CDK app, or in a different AWS region.
|
Copyright © 2022. All rights reserved.