dlm_tag_resource {paws.storage}R Documentation

Adds the specified tags to the specified resource

Description

Adds the specified tags to the specified resource.

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

Usage

dlm_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource.

Tags

[required] One or more tags.


[Package paws.storage version 0.9.0 Index]