ListPipelineExecutionsRequest
Types
Properties
Link copied to clipboard
A filter that returns the pipeline executions that were created after a specified time.
Link copied to clipboard
A filter that returns the pipeline executions that were created before a specified time.
Link copied to clipboard
The maximum number of pipeline executions to return in the response.
Link copied to clipboard
The name or Amazon Resource Name (ARN) of the pipeline.
Link copied to clipboard
The field by which to sort results. The default is CreatedTime
.
Functions
Link copied to clipboard
inline fun copy(block: ListPipelineExecutionsRequest.Builder.() -> Unit = {}): ListPipelineExecutionsRequest