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