@Generated(value="jsii-pacmak/0.16.0 (build 98909b5)", date="2019-09-06T01:12:06.710Z") @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.