public static final class ServerApplicationRefProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ServerApplicationRefProps
software.amazon.jsii.JsiiObject.InitializationModeServerApplicationRefProps.Builder, ServerApplicationRefProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationName()
The physical, human-readable name of the CodeDeploy EC2/on-premise Application we're referencing.
|
void |
setApplicationName(String value)
The physical, human-readable name of the CodeDeploy EC2/on-premise Application we're referencing.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getApplicationName()
getApplicationName in interface ServerApplicationRefPropspublic void setApplicationName(String value)
setApplicationName in interface ServerApplicationRefPropsCopyright © 2018. All rights reserved.