chatbot_tag_resource {paws.end.user.computing}R Documentation

Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN)

Description

Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.

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

Usage

chatbot_tag_resource(ResourceARN, Tags)

Arguments

ResourceARN

[required] The ARN of the configuration.

Tags

[required] A list of tags to apply to the configuration.


[Package paws.end.user.computing version 0.9.0 Index]