| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline |
| Class and Description |
|---|
| CommonStageProps
The properties for the
Pipeline.addStage(java.lang.String, software.amazon.awscdk.services.codepipeline.CommonStageProps) method. |
| CommonStageProps.Builder
A builder for
CommonStageProps |
| GitHubSourceActionProps
Construction properties of the
GitHub source action. |
| GitHubSourceActionProps.Builder
A builder for
GitHubSourceActionProps |
| ManualApprovalActionProps |
| ManualApprovalActionProps.Builder
A builder for
ManualApprovalActionProps |
| Pipeline
An AWS CodePipeline pipeline with its associated IAM role and S3 bucket.
|
| PipelineProps |
| PipelineProps.Builder
A builder for
PipelineProps |
| Stage
A Stage in a Pipeline.
|
| StagePlacement
Allows you to control where to place a new Stage when it's added to the Pipeline.
|
| StagePlacement.Builder
A builder for
StagePlacement |
| StageProps
The construction properties for
Stage. |
| StageProps.Builder
A builder for
StageProps |
Copyright © 2018. All rights reserved.