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