Tag Resource
servicediscovery_tag_resource | R Documentation |
Adds one or more tags to the specified resource¶
Description¶
Adds one or more tags to the specified resource.
Usage¶
Arguments¶
ResourceARN
[required] The Amazon Resource Name (ARN) of the resource that you want to retrieve tags for.
Tags
[required] The tags to add to the specified resource. Specifying the tag key is required. You can set the value of a tag to an empty string, but you can't set the value of a tag to null.
Value¶
An empty list.