@Stability(value=Stable) @Internal 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(IServerDeploymentGroup deploymentGroup,
Artifact input,
IRole role,
String actionName,
Number runOrder,
String variablesNamespace)
Constructor that initializes the object based on literal property values passed by the
CodeDeployServerDeployActionProps.Builder. |
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, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(IServerDeploymentGroup deploymentGroup, Artifact input, IRole role, String actionName, Number runOrder, String variablesNamespace)
CodeDeployServerDeployActionProps.Builder.public final IServerDeploymentGroup getDeploymentGroup()
CodeDeployServerDeployActionPropsgetDeploymentGroup in interface CodeDeployServerDeployActionPropspublic final Artifact getInput()
CodeDeployServerDeployActionPropsgetInput in interface CodeDeployServerDeployActionPropspublic final IRole getRole()
getRole in interface CommonAwsActionPropspublic final String getActionName()
getActionName in interface CommonActionPropspublic final Number getRunOrder()
getRunOrder in interface CommonActionPropspublic final String getVariablesNamespace()
getVariablesNamespace in interface CommonActionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.