cloud9_tag_resource {paws.developer.tools}R Documentation

Adds tags to an Cloud9 development environment

Description

Adds tags to an Cloud9 development environment.

See https://www.paws-r-sdk.com/docs/cloud9_tag_resource/ for full documentation.

Usage

cloud9_tag_resource(ResourceARN, Tags)

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.


[Package paws.developer.tools version 0.6.0 Index]