StartPipelineExecutionRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.
Link copied to clipboard
This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.
Link copied to clipboard
The description of the pipeline execution.
Link copied to clipboard
The display name of the pipeline execution.
Link copied to clipboard
The name or Amazon Resource Name (ARN) of the pipeline.
Link copied to clipboard
Contains a list of pipeline parameters. This list can be empty.
Link copied to clipboard
The ID of the pipeline version to start execution from.
Link copied to clipboard
The selective execution configuration applied to the pipeline run.
Functions
Link copied to clipboard
inline fun copy(block: StartPipelineExecutionRequest.Builder.() -> Unit = {}): StartPipelineExecutionRequest