public static final class ServerDeploymentGroupRefProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ServerDeploymentGroupRefProps
software.amazon.jsii.JsiiObject.InitializationModeServerDeploymentGroupRefProps.Builder, ServerDeploymentGroupRefProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
ServerApplicationRef |
getApplication()
The reference to the CodeDeploy EC2/on-premise Application
that this Deployment Group belongs to.
|
String |
getDeploymentGroupName()
The physical, human-readable name of the CodeDeploy EC2/on-premise Deployment Group
that we are referencing.
|
void |
setApplication(ServerApplicationRef value)
The reference to the CodeDeploy EC2/on-premise Application
that this Deployment Group belongs to.
|
void |
setDeploymentGroupName(String value)
The physical, human-readable name of the CodeDeploy EC2/on-premise Deployment Group
that we are 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 ServerApplicationRef getApplication()
getApplication in interface ServerDeploymentGroupRefPropspublic void setApplication(ServerApplicationRef value)
setApplication in interface ServerDeploymentGroupRefPropspublic String getDeploymentGroupName()
getDeploymentGroupName in interface ServerDeploymentGroupRefPropspublic void setDeploymentGroupName(String value)
setDeploymentGroupName in interface ServerDeploymentGroupRefPropsCopyright © 2018. All rights reserved.