@Generated(value="jsii-pacmak/0.19.0 (build 7c562bc)", date="2019-10-15T12:37:28.455Z") @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.