| Interface | Description |
|---|---|
| CommonStageProps |
The properties for the
Pipeline.addStage(java.lang.String, software.amazon.awscdk.services.codepipeline.CommonStageProps) method. |
| GitHubSourceActionProps |
Construction properties of the
GitHub source action. |
| ManualApprovalActionProps | |
| PipelineProps | |
| StagePlacement |
Allows you to control where to place a new Stage when it's added to the Pipeline.
|
| StageProps |
The construction properties for
Stage. |
| Class | Description |
|---|---|
| $Module | |
| CommonStageProps.Builder |
A builder for
CommonStageProps |
| CommonStageProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| GitHubSourceAction |
Source that is provided by a GitHub repository.
|
| GitHubSourceActionProps.Builder |
A builder for
GitHubSourceActionProps |
| GitHubSourceActionProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| ManualApprovalAction |
Manual approval action.
|
| ManualApprovalActionProps.Builder |
A builder for
ManualApprovalActionProps |
| ManualApprovalActionProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| Pipeline |
An AWS CodePipeline pipeline with its associated IAM role and S3 bucket.
|
| PipelineProps.Builder |
A builder for
PipelineProps |
| PipelineProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| Stage |
A Stage in a Pipeline.
|
| StagePlacement.Builder |
A builder for
StagePlacement |
| StagePlacement.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| StageProps.Builder |
A builder for
StageProps |
| StageProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
Copyright © 2018. All rights reserved.