@Generated(value="jsii-pacmak/0.7.14 (build 91853ce)", date="2019-02-07T11:17:38.832Z") public interface ILambdaApplication extends software.amazon.jsii.JsiiSerializable, software.amazon.awscdk.IConstruct
LambdaApplication class.
If you want to reference an already existing Application,
or one defined in a different CDK Stack,
use the LambdaApplication#import method.| Modifier and Type | Interface and Description |
|---|---|
static class |
ILambdaApplication.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
LambdaApplicationImportProps |
export() |
String |
getApplicationArn() |
String |
getApplicationName() |
String getApplicationArn()
String getApplicationName()
LambdaApplicationImportProps export()
Copyright © 2019. All rights reserved.