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