@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-06-20T01:23:55.701Z") @Stability(value=Stable) public interface CodeDeployServerDeployActionProps extends software.amazon.jsii.JsiiSerializable, CommonAwsActionProps
CodeDeploy server deploy CodePipeline Action.| Modifier and Type | Interface and Description |
|---|---|
static class |
CodeDeployServerDeployActionProps.Builder
A builder for
CodeDeployServerDeployActionProps |
static class |
CodeDeployServerDeployActionProps.Jsii$Proxy
An implementation for
CodeDeployServerDeployActionProps |
| Modifier and Type | Method and Description |
|---|---|
static CodeDeployServerDeployActionProps.Builder |
builder() |
IServerDeploymentGroup |
getDeploymentGroup()
The CodeDeploy server Deployment Group to deploy to.
|
Artifact |
getInput()
The source to use as input for deployment.
|
getRolegetActionName, getRunOrder, getVariablesNamespace@Stability(value=Stable) @NotNull IServerDeploymentGroup getDeploymentGroup()
@Stability(value=Stable) @NotNull Artifact getInput()
@Stability(value=Stable) static CodeDeployServerDeployActionProps.Builder builder()
builder in interface CommonActionPropsbuilder in interface CommonAwsActionPropsCodeDeployServerDeployActionProps.Builder of CodeDeployServerDeployActionPropsCopyright © 2020. All rights reserved.