public static final class ServerDeploymentGroupAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ServerDeploymentGroupAttributes
software.amazon.jsii.JsiiObject.InitializationModeServerDeploymentGroupAttributes.Builder, ServerDeploymentGroupAttributes.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
IServerApplication |
getApplication()
The reference to the CodeDeploy EC2/on-premise Application that this Deployment Group belongs to.
|
IServerDeploymentConfig |
getDeploymentConfig()
The Deployment Configuration this Deployment Group uses.
|
String |
getDeploymentGroupName()
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)
@Stability(value=Experimental) public IServerApplication getApplication()
getApplication in interface ServerDeploymentGroupAttributes@Stability(value=Experimental) public String getDeploymentGroupName()
getDeploymentGroupName in interface ServerDeploymentGroupAttributes@Stability(value=Experimental) @Nullable public IServerDeploymentConfig getDeploymentConfig()
getDeploymentConfig in interface ServerDeploymentGroupAttributesCopyright © 2019. All rights reserved.