View source: R/servicediscovery_operations.R
servicediscovery_tag_resource | R Documentation |
Adds one or more tags to the specified resource.
See https://www.paws-r-sdk.com/docs/servicediscovery_tag_resource/ for full documentation.
servicediscovery_tag_resource(ResourceARN, Tags)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.