mq_create_tags: Add a tag to a resource

View source: R/mq_operations.R

mq_create_tagsR Documentation

Add a tag to a resource

Description

Add a tag to a resource.

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

Usage

mq_create_tags(ResourceArn, Tags = NULL)

Arguments

ResourceArn

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

Tags

The key-value pair for the resource tag.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.