@Generated(value="jsii-pacmak/0.7.14 (build 91853ce)", date="2019-02-07T16:58:30.609Z") public interface DeployActionProps extends software.amazon.jsii.JsiiSerializable, CommonActionProps, CommonActionConstructProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeployActionProps.Builder
A builder for
DeployActionProps |
static class |
DeployActionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static DeployActionProps.Builder |
builder() |
ActionArtifactBounds |
getArtifactBounds() |
Object |
getConfiguration() |
Artifact |
getInputArtifact() |
String |
getOwner() |
String |
getProvider() |
void |
setArtifactBounds(ActionArtifactBounds value) |
void |
setConfiguration(Object value) |
void |
setInputArtifact(Artifact value) |
void |
setOwner(String value) |
void |
setProvider(String value) |
getRunOrder, setRunOrdergetStage, setStageActionArtifactBounds getArtifactBounds()
void setArtifactBounds(ActionArtifactBounds value)
String getProvider()
void setProvider(String value)
Object getConfiguration()
void setConfiguration(Object value)
Artifact getInputArtifact()
void setInputArtifact(Artifact value)
String getOwner()
void setOwner(String value)
static DeployActionProps.Builder builder()
builder in interface CommonActionConstructPropsbuilder in interface CommonActionPropsDeployActionProps.Builder of DeployActionPropsCopyright © 2019. All rights reserved.