auditmanager_tag_resource {paws.management} | R Documentation |
Tags the specified resource in Audit Manager
Description
Tags the specified resource in Audit Manager.
See https://www.paws-r-sdk.com/docs/auditmanager_tag_resource/ for full documentation.
Usage
auditmanager_tag_resource(resourceArn, tags)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
tags |
[required] The tags that are associated with the resource. |
[Package paws.management version 0.7.0 Index]