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.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationArn() |
String |
getApplicationName() |
ConstructNode |
getNode()
The construct tree node for this construct.
|
Stack |
getStack()
The stack in which this resource is defined.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet@Stability(value=Stable) @NotNull public String getApplicationArn()
getApplicationArn in interface IServerApplication@Stability(value=Stable) @NotNull public String getApplicationName()
getApplicationName in interface IServerApplication@Stability(value=Stable) @NotNull public Stack getStack()
@Stability(value=Stable) @NotNull public ConstructNode getNode()
Copyright © 2020. All rights reserved.