public static final class DeployActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DeployActionProps
software.amazon.jsii.JsiiObject.InitializationModeDeployActionProps.Builder, DeployActionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionName()
The physical, human-readable name of the Action.
|
ActionArtifactBounds |
getArtifactBounds() |
Object |
getConfiguration() |
Artifact |
getInputArtifact() |
String |
getOwner() |
String |
getProvider() |
Number |
getRunOrder()
The runOrder property for this Action.
|
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 ActionArtifactBounds getArtifactBounds()
getArtifactBounds in interface DeployActionPropspublic Artifact getInputArtifact()
getInputArtifact in interface DeployActionPropspublic String getProvider()
getProvider in interface DeployActionProps@Nullable public Object getConfiguration()
getConfiguration in interface DeployActionProps@Nullable public String getOwner()
getOwner in interface DeployActionPropspublic String getActionName()
getActionName in interface CommonActionProps@Nullable public Number getRunOrder()
getRunOrder in interface CommonActionPropshttps://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.htmlCopyright © 2019. All rights reserved.