View source: R/fms_operations.R
fms_batch_disassociate_resource | R Documentation |
Disassociates resources from a Firewall Manager resource set.
See https://www.paws-r-sdk.com/docs/fms_batch_disassociate_resource/ for full documentation.
fms_batch_disassociate_resource(ResourceSetIdentifier, Items)
ResourceSetIdentifier |
[required] A unique identifier for the resource set, used in a request to refer to the resource set. |
Items |
[required] The uniform resource identifiers (URI) of resources that should be disassociated from the resource set. The URIs must be Amazon Resource Names (ARNs). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.