cloud9_tag_resource {paws.developer.tools} | R Documentation |
Adds tags to an Cloud9 development environment.
See https://www.paws-r-sdk.com/docs/cloud9_tag_resource/ for full documentation.
cloud9_tag_resource(ResourceARN, Tags)
ResourceARN |
[required] The Amazon Resource Name (ARN) of the Cloud9 development environment to add tags to. |
Tags |
[required] The list of tags to add to the given Cloud9 development environment. |