@Generated(value="jsii-pacmak/0.7.14 (build 91853ce)", date="2019-02-07T11:17:38.839Z") public interface PipelineDeployActionProps extends software.amazon.jsii.JsiiSerializable, CommonPipelineDeployActionProps, software.amazon.awscdk.services.codepipeline.api.CommonActionConstructProps
CodeDeploy deploy CodePipeline Action.| Modifier and Type | Interface and Description |
|---|---|
static class |
PipelineDeployActionProps.Builder
A builder for
PipelineDeployActionProps |
static class |
PipelineDeployActionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static PipelineDeployActionProps.Builder |
builder() |
IServerDeploymentGroup |
getDeploymentGroup()
The CodeDeploy Deployment Group to deploy to.
|
void |
setDeploymentGroup(IServerDeploymentGroup value)
The CodeDeploy Deployment Group to deploy to.
|
getInputArtifact, setInputArtifactIServerDeploymentGroup getDeploymentGroup()
void setDeploymentGroup(IServerDeploymentGroup value)
static PipelineDeployActionProps.Builder builder()
builder in interface software.amazon.awscdk.services.codepipeline.api.CommonActionConstructPropsbuilder in interface software.amazon.awscdk.services.codepipeline.api.CommonActionPropsbuilder in interface CommonPipelineDeployActionPropsPipelineDeployActionProps.Builder of PipelineDeployActionPropsCopyright © 2019. All rights reserved.