View source: R/backup_operations.R
backup_list_report_plans | R Documentation |
Returns a list of your report plans. For detailed information about a single report plan, use describe_report_plan
.
See https://www.paws-r-sdk.com/docs/backup_list_report_plans/ for full documentation.
backup_list_report_plans(MaxResults = NULL, NextToken = NULL)
MaxResults |
The number of desired results from 1 to 1000. Optional. If unspecified, the query will return 1 MB of data. |
NextToken |
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.