Tag Resource
cloud9_tag_resource | R Documentation |
Adds tags to an Cloud9 development environment¶
Description¶
Adds tags to an Cloud9 development environment.
Tags that you add to an Cloud9 environment by using this method will NOT be automatically propagated to underlying resources.
Usage¶
Arguments¶
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.
Value¶
An empty list.