GetScheduledQueryHistoryRequest
Types
Properties
Link copied to clipboard
An array of execution statuses to filter the history results. Only executions with the specified statuses are returned.
Link copied to clipboard
The ARN or name of the scheduled query to retrieve history for.
Link copied to clipboard
The maximum number of history records to return. Valid range is 1 to 1000.
Functions
Link copied to clipboard
inline fun copy(block: GetScheduledQueryHistoryRequest.Builder.() -> Unit = {}): GetScheduledQueryHistoryRequest