View source: R/route53resolver_operations.R
route53resolver_tag_resource | R Documentation |
Adds one or more tags to a specified resource.
See https://www.paws-r-sdk.com/docs/route53resolver_tag_resource/ for full documentation.
route53resolver_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The Amazon Resource Name (ARN) for the resource that you want to add
tags to. To get the ARN for a resource, use the applicable
|
Tags |
[required] The tags that you want to add to the specified resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.