| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaApplicationImportProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
LambdaApplicationImportProps |
LambdaApplicationImportProps.Builder.build()
Builds the configured instance.
|
LambdaApplicationImportProps |
LambdaApplication.export() |
LambdaApplicationImportProps |
ILambdaApplication.export() |
LambdaApplicationImportProps |
ILambdaApplication.Jsii$Proxy.export() |
| Modifier and Type | Method and Description |
|---|---|
static ILambdaApplication |
LambdaApplication.import_(software.amazon.awscdk.Construct scope,
String id,
LambdaApplicationImportProps props)
Import an Application defined either outside the CDK,
or in a different CDK Stack and exported using the
ILambdaApplication.export() method. |
Copyright © 2019. All rights reserved.