| Modifier and Type | Method and Description |
|---|---|
PipelineDeployAction |
ServerDeploymentGroupBase.addToPipeline(software.amazon.awscdk.services.codepipeline.api.IStage stage,
String name)
Convenience method for creating a new
PipelineDeployAction
and adding it to the given Stage. |
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.