Skip to content

/AWS1/CL_LXB=>TAGRESOURCE()

About TagResource

Adds the specified tags to the specified resource. If a tag key already exists, the existing value is replaced with the new value.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/LXBAMAZONRESOURCENAME /AWS1/LXBAMAZONRESOURCENAME

The Amazon Resource Name (ARN) of the bot, bot alias, or bot channel to tag.

IT_TAGS TYPE /AWS1/CL_LXBTAG=>TT_TAGLIST TT_TAGLIST

A list of tag keys to add to the resource. If a tag key already exists, the existing value is replaced with the new value.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LXBTAGRESOURCERSP /AWS1/CL_LXBTAGRESOURCERSP