@Generated(value="jsii-pacmak/0.11.3 (build 464b8c6)", date="2019-06-19T15:19:43.953Z") @Stability(value=Experimental) public interface ILambdaApplication extends software.amazon.jsii.JsiiSerializable, software.amazon.awscdk.IResource
LambdaApplication class.
If you want to reference an already existing Application,
or one defined in a different CDK Stack,
use the LambdaApplication#import method.
EXPERIMENTAL| 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 |
|---|---|
String |
getApplicationArn()
EXPERIMENTAL
|
String |
getApplicationName()
EXPERIMENTAL
|
Copyright © 2019. All rights reserved.