Builder
class Builder
Properties
Link copied to clipboard
The method that the pipeline will use to handle multiple executions. The default mode is SUPERSEDED.
Link copied to clipboard
The date and time of the last change to the pipeline execution, in timestamp format.
Link copied to clipboard
The ID of the pipeline execution.
Link copied to clipboard
A list of the source artifact revisions that initiated a pipeline execution.
Link copied to clipboard
The status of the pipeline execution.
Link copied to clipboard
The interaction that stopped a pipeline execution.
Link copied to clipboard
The interaction or event that started a pipeline execution, such as automated change detection or a StartPipelineExecution
API call.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.codepipeline.model.StopExecutionTrigger inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.codepipeline.model.ExecutionTrigger inside the given block