nimblestudio_tag_resource: Creates tags for a resource, given its ARN

View source: R/nimblestudio_operations.R

nimblestudio_tag_resourceR Documentation

Creates tags for a resource, given its ARN

Description

Creates tags for a resource, given its ARN.

See https://www.paws-r-sdk.com/docs/nimblestudio_tag_resource/ for full documentation.

Usage

nimblestudio_tag_resource(resourceArn, tags = NULL)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource you want to add tags to.

tags

A collection of labels, in the form of key-value pairs, that apply to this resource.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.