@Stability(value=Stable) public static final class CodeDeployServerDeployActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CodeDeployServerDeployActionProps
CodeDeployServerDeployActionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCodeDeployServerDeployActionProps.Builder, CodeDeployServerDeployActionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getActionName() |
IServerDeploymentGroup |
getDeploymentGroup()
The CodeDeploy server Deployment Group to deploy to.
|
Artifact |
getInput()
The source to use as input for deployment.
|
IRole |
getRole() |
Number |
getRunOrder() |
String |
getVariablesNamespace() |
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public IServerDeploymentGroup getDeploymentGroup()
CodeDeployServerDeployActionPropsgetDeploymentGroup in interface CodeDeployServerDeployActionPropspublic Artifact getInput()
CodeDeployServerDeployActionPropsgetInput in interface CodeDeployServerDeployActionPropspublic IRole getRole()
getRole in interface CommonAwsActionPropspublic String getActionName()
getActionName in interface CommonActionPropspublic Number getRunOrder()
getRunOrder in interface CommonActionPropspublic String getVariablesNamespace()
getVariablesNamespace in interface CommonActionPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.