dlm_tag_resource: Adds the specified tags to the specified resource

View source: R/dlm_operations.R

dlm_tag_resourceR 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.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.