View source: R/fms_operations.R
fms_list_resource_sets | R Documentation |
Returns an array of ResourceSetSummary
objects.
See https://www.paws-r-sdk.com/docs/fms_list_resource_sets/ for full documentation.
fms_list_resource_sets(NextToken = NULL, MaxResults = NULL)
NextToken |
When you request a list of objects with a |
MaxResults |
The maximum number of objects that you want Firewall Manager to return
for this request. If more objects are available, in the response,
Firewall Manager provides a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.