View source: R/fms_operations.R
fms_list_third_party_firewall_firewall_policies | R Documentation |
Retrieves a list of all of the third-party firewall policies that are associated with the third-party firewall administrator's account.
See https://www.paws-r-sdk.com/docs/fms_list_third_party_firewall_firewall_policies/ for full documentation.
fms_list_third_party_firewall_firewall_policies(
ThirdPartyFirewall,
NextToken = NULL,
MaxResults
)
ThirdPartyFirewall |
[required] The name of the third-party firewall vendor. |
NextToken |
If the previous response included a For the value of |
MaxResults |
[required] The maximum number of third-party firewall policies that you want
Firewall Manager to return. If the specified third-party firewall vendor
is associated with more than |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.