ListActionExecutionsRequest
Types
Properties
Link copied to clipboard
Input information used to filter action execution history.
Link copied to clipboard
The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned nextToken value. Action execution history is retained for up to 12 months, based on action execution start times. Default value is 100.
Link copied to clipboard
The name of the pipeline for which you want to list action execution history.
Functions
Link copied to clipboard
inline fun copy(block: ListActionExecutionsRequest.Builder.() -> Unit = {}): ListActionExecutionsRequest