List the resource scans from newest to oldest. By default it will return up to 10 resource scans.
See https://www.paws-r-sdk.com/docs/cloudformation_list_resource_scans/ for full documentation.
cloudformation_list_resource_scans(NextToken = NULL, MaxResults = NULL)
A string that identifies the next page of resource scan results.
If the number of available results exceeds this maximum, the response
includes a NextToken
value that you can use for the NextToken
parameter to get the next set of results. The default value is 10. The
maximum value is 100.