Class ListScanConfigsResponse (1.0.0)

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

Response for the ListScanConfigs method.

Attributes

NameDescription
scan_configs Sequence[.gcw_scan_config.ScanConfig]
The list of ScanConfigs returned.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.