View source: R/globalaccelerator_operations.R
globalaccelerator_tag_resource | R Documentation |
Add tags to an accelerator resource.
See https://www.paws-r-sdk.com/docs/globalaccelerator_tag_resource/ for full documentation.
globalaccelerator_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the Global Accelerator resource to add tags to. An ARN uniquely identifies a resource. |
Tags |
[required] The tags to add to a resource. A tag consists of a key and a value that you define. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.