View source: R/forecastservice_operations.R
forecastservice_tag_resource | R Documentation |
Associates the specified tags to a resource with the specified resourceArn
. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are also deleted.
See https://www.paws-r-sdk.com/docs/forecastservice_tag_resource/ for full documentation.
forecastservice_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. |
Tags |
[required] The tags to add to the resource. A tag is an array of key-value pairs. The following basic restrictions apply to tags:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.