clouddirectory_tag_resource {paws.security.identity} | R Documentation |
An API operation for adding tags to a resource
Description
An API operation for adding tags to a resource.
See https://www.paws-r-sdk.com/docs/clouddirectory_tag_resource/ for full documentation.
Usage
clouddirectory_tag_resource(ResourceArn, Tags)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. Tagging is only supported for directories. |
Tags |
[required] A list of tag key-value pairs. |
[Package paws.security.identity version 0.9.0 Index]