fms_put_apps_list {paws.security.identity} | R Documentation |
Creates an Firewall Manager applications list
Description
Creates an Firewall Manager applications list.
See https://www.paws-r-sdk.com/docs/fms_put_apps_list/ for full documentation.
Usage
fms_put_apps_list(AppsList, TagList = NULL)
Arguments
AppsList |
[required] The details of the Firewall Manager applications list to be created. |
TagList |
The tags associated with the resource. |
[Package paws.security.identity version 0.6.1 Index]