@Generated(value="jsii-pacmak/0.7.4 (build e80a889)", date="2018-09-11T09:57:27.778Z") public interface DeployActionProps extends software.amazon.jsii.JsiiSerializable, CommonActionProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeployActionProps.Builder
A builder for
DeployActionProps |
static class |
DeployActionProps.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
static DeployActionProps.Builder |
builder() |
ActionArtifactBounds |
getArtifactBounds() |
Object |
getConfiguration() |
Artifact |
getInputArtifact() |
String |
getProvider() |
void |
setArtifactBounds(ActionArtifactBounds value) |
void |
setConfiguration(Object value) |
void |
setInputArtifact(Artifact value) |
void |
setProvider(String value) |
getStage, setStageActionArtifactBounds getArtifactBounds()
void setArtifactBounds(ActionArtifactBounds value)
Object getConfiguration()
void setConfiguration(Object value)
String getProvider()
void setProvider(String value)
Artifact getInputArtifact()
void setInputArtifact(Artifact value)
static DeployActionProps.Builder builder()
builder in interface CommonActionPropsDeployActionProps.Builder of DeployActionPropsCopyright © 2018. All rights reserved.