| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaDeploymentGroupImportProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
LambdaDeploymentGroupImportProps |
LambdaDeploymentGroupImportProps.Builder.build()
Builds the configured instance.
|
LambdaDeploymentGroupImportProps |
ILambdaDeploymentGroup.export()
Export this Deployment Group for use in another stack or application.
|
LambdaDeploymentGroupImportProps |
ILambdaDeploymentGroup.Jsii$Proxy.export()
Export this Deployment Group for use in another stack or application.
|
LambdaDeploymentGroupImportProps |
LambdaDeploymentGroup.export()
Export this Deployment Group for use in another stack or application.
|
| 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.