View source: R/cloudformation_operations.R
cloudformation_list_resource_scans | R Documentation |
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)
NextToken |
A string that identifies the next page of resource scan results. |
MaxResults |
If the number of available results exceeds this maximum, the response
includes a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.