@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-03-18T17:03:28.586Z") @Stability(value=Stable) public interface IServerApplication extends software.amazon.jsii.JsiiSerializable, IResource
If you're managing the Application alongside the rest of your CDK resources, use the {@link ServerApplication} class.
If you want to reference an already existing Application, or one defined in a different CDK Stack, use the {@link #fromServerApplicationName} method.
| Modifier and Type | Interface and Description |
|---|---|
static class |
IServerApplication.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationArn() |
String |
getApplicationName() |
getNodeCopyright © 2020. All rights reserved.