View source: R/fms_operations.R
fms_list_protocols_lists | R Documentation |
Returns an array of ProtocolsListDataSummary
objects.
See https://www.paws-r-sdk.com/docs/fms_list_protocols_lists/ for full documentation.
fms_list_protocols_lists(DefaultLists = NULL, NextToken = NULL, MaxResults)
DefaultLists |
Specifies whether the lists to retrieve are default lists owned by Firewall Manager. |
NextToken |
If you specify a value for |
MaxResults |
[required] 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 If you don't specify this, Firewall Manager returns all available objects. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.