View source: R/inspector2_operations.R
inspector2_tag_resource | R Documentation |
Adds tags to a resource.
See https://www.paws-r-sdk.com/docs/inspector2_tag_resource/ for full documentation.
inspector2_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource to apply a tag to. |
tags |
[required] The tags to be added to a resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.