View source: R/billing_operations.R
billing_tag_resource | R Documentation |
An API operation for adding one or more tags (key-value pairs) to a resource.
See https://www.paws-r-sdk.com/docs/billing_tag_resource/ for full documentation.
billing_tag_resource(resourceArn, resourceTags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
resourceTags |
[required] A list of tag key value pairs that are associated with the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.