public static final class IServerApplication.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IServerApplication
software.amazon.jsii.JsiiObject.InitializationModeIServerApplication.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
ServerApplicationImportProps |
export() |
String |
getApplicationArn() |
String |
getApplicationName() |
List<software.amazon.awscdk.IConstruct> |
getDependencyRoots()
The set of constructs that form the root of this dependable
All resources under all returned constructs are included in the ordering
dependency.
|
software.amazon.awscdk.ConstructNode |
getNode()
The construct node in the scope tree.
|
protected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getApplicationArn()
getApplicationArn in interface IServerApplicationpublic String getApplicationName()
getApplicationName in interface IServerApplicationpublic software.amazon.awscdk.ConstructNode getNode()
getNode in interface software.amazon.awscdk.IConstructpublic List<software.amazon.awscdk.IConstruct> getDependencyRoots()
getDependencyRoots in interface software.amazon.awscdk.IDependablepublic ServerApplicationImportProps export()
export in interface IServerApplicationCopyright © 2019. All rights reserved.