@Generated(value="jsii-pacmak/0.15.1 (build ceff2ca)", date="2019-08-27T17:36:11.082Z") @Stability(value=Stable) public interface ILambdaApplication extends software.amazon.jsii.JsiiSerializable, software.amazon.awscdk.core.IResource
LambdaApplication class.
If you want to reference an already existing Application,
or one defined in a different CDK Stack,
use the LambdaApplication.fromLambdaApplicationName(software.amazon.awscdk.core.Construct, java.lang.String, java.lang.String) 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 |
|---|---|
String |
getApplicationArn() |
String |
getApplicationName() |
Copyright © 2019. All rights reserved.