fms_list_resource_sets {paws.security.identity} | R Documentation |
Returns an array of ResourceSetSummary objects
Description
Returns an array of ResourceSetSummary
objects.
See https://www.paws-r-sdk.com/docs/fms_list_resource_sets/ for full documentation.
Usage
fms_list_resource_sets(NextToken = NULL, MaxResults = NULL)
Arguments
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 |
[Package paws.security.identity version 0.6.1 Index]