@Generated(value="jsii-pacmak/0.7.14 (build 91853ce)", date="2019-02-07T11:17:38.833Z") public interface IServerApplication extends software.amazon.jsii.JsiiSerializable, software.amazon.awscdk.IConstruct
ServerApplication class.
If you want to reference an already existing Application,
or one defined in a different CDK Stack,
use the #import 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 |
|---|---|
ServerApplicationImportProps |
export() |
String |
getApplicationArn() |
String |
getApplicationName() |
String getApplicationArn()
String getApplicationName()
ServerApplicationImportProps export()
Copyright © 2019. All rights reserved.