The S3 bucket where artifacts for the pipeline are stored.
The S3 bucket where artifacts for the pipeline are stored.
A mapping of artifactStore
objects and their corresponding AWS Regions.
A mapping of artifactStore
objects and their corresponding AWS Regions.
CfnPipeline.Builder.create(software.constructs.Construct scope,
String id)
Represents the input of a DisableStageTransition
action.
Represents the input of a DisableStageTransition
action.
The method that the pipeline will use to handle multiple executions.
The name of the pipeline.
CodePipeline provides the following pipeline types, which differ in characteristics and price, so that you can tailor your pipeline features and cost to the needs of your applications.
Indicates whether to rerun the CodePipeline pipeline after you update it.
Indicates whether to rerun the CodePipeline pipeline after you update it.
The Amazon Resource Name (ARN) for CodePipeline to use to either perform actions with no actionRoleArn
, or to use to assume roles for actions with an actionRoleArn
.
Represents information about a stage and its definition.
Represents information about a stage and its definition.
Specifies the tags applied to the pipeline.
The trigger configuration specifying a type of event, such as Git tags, that starts the pipeline.
The trigger configuration specifying a type of event, such as Git tags, that starts the pipeline.
A list that defines the pipeline variables for a pipeline resource.
A list that defines the pipeline variables for a pipeline resource.