wellarchitected_tag_resource {paws.developer.tools} | R Documentation |
Adds one or more tags to the specified resource
Description
Adds one or more tags to the specified resource.
See https://www.paws-r-sdk.com/docs/wellarchitected_tag_resource/ for full documentation.
Usage
wellarchitected_tag_resource(WorkloadArn, Tags)
Arguments
WorkloadArn |
[required] |
Tags |
[required] The tags for the resource. |
[Package paws.developer.tools version 0.9.0 Index]