View source: R/appfabric_operations.R
appfabric_tag_resource | R Documentation |
Assigns one or more tags (key-value pairs) to the specified resource.
See https://www.paws-r-sdk.com/docs/appfabric_tag_resource/ for full documentation.
appfabric_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource that you want to tag. |
tags |
[required] A map of the key-value pairs of the tag or tags to assign to the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.