codegurusecurity_tag_resource {paws.developer.tools} | R Documentation |
Use to add one or more tags to an existing scan
Description
Use to add one or more tags to an existing scan.
See https://www.paws-r-sdk.com/docs/codegurusecurity_tag_resource/ for full documentation.
Usage
codegurusecurity_tag_resource(resourceArn, tags)
Arguments
resourceArn |
[required] The ARN of the |
tags |
[required] An array of key-value pairs used to tag an existing scan. A tag is a custom attribute label with two parts:
|
[Package paws.developer.tools version 0.9.0 Index]