View source: R/cloud9_operations.R
cloud9_tag_resource | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.