@Generated(value="jsii-pacmak/1.72.0 (build 4b8828b)", date="2022-12-21T20:28:58.722Z") @Stability(value=Stable) public interface ILambdaApplication extends software.amazon.jsii.JsiiSerializable, IResource
If you're managing the Application alongside the rest of your CDK resources, use the {@link LambdaApplication} class.
If you want to reference an already existing Application, or one defined in a different CDK Stack, use the {@link LambdaApplication#fromLambdaApplicationName} method.
Modifier and Type | Interface and Description |
---|---|
static interface |
ILambdaApplication.Jsii$Default
Internal default implementation for
ILambdaApplication . |
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() |
applyRemovalPolicy, getEnv, getStack
Copyright © 2022. All rights reserved.