View source: R/dlm_operations.R
dlm_tag_resource | R Documentation |
Adds the specified tags to the specified resource.
See https://www.paws-r-sdk.com/docs/dlm_tag_resource/ for full documentation.
dlm_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
Tags |
[required] One or more tags. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.