View source: R/inspector_operations.R
inspector_set_tags_for_resource | R Documentation |
Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template.
See https://www.paws-r-sdk.com/docs/inspector_set_tags_for_resource/ for full documentation.
inspector_set_tags_for_resource(resourceArn, tags = NULL)
resourceArn |
[required] The ARN of the assessment template that you want to set tags to. |
tags |
A collection of key and value pairs that you want to set to the assessment template. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.