Class ListScanRunsResponse (1.0.0)

ListScanRunsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for the ListScanRuns method.

Attributes

NameDescription
scan_runs Sequence[.scan_run.ScanRun]
The list of ScanRuns returned.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.