| Modifier and Type | Interface and Description |
|---|---|
interface |
PipelineDeployActionProps
Construction properties of the
CodeDeploy deploy CodePipeline Action. |
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonPipelineDeployActionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
PipelineDeployActionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CommonPipelineDeployActionProps |
CommonPipelineDeployActionProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineDeployAction |
ServerDeploymentGroupBase.addToPipeline(software.amazon.awscdk.services.codepipeline.api.IStage stage,
String name,
CommonPipelineDeployActionProps props)
Convenience method for creating a new
PipelineDeployAction
and adding it to the given Stage. |
Copyright © 2019. All rights reserved.