| 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 |
| Modifier and Type | Method and Description |
|---|---|
static ILambdaDeploymentGroup |
LambdaDeploymentGroup.import_(software.amazon.awscdk.Construct scope,
String id,
LambdaDeploymentGroupImportProps props)
Import an Lambda Deployment Group defined either outside the CDK,
or in a different CDK Stack and exported using the
LambdaDeploymentGroup.export() method. |
Copyright © 2019. All rights reserved.