Skip to content

/AWS1/CL_KNV=>TAGRESOURCE()

About TagResource

Adds one or more tags to a signaling channel. A tag is a key-value pair (the value is optional) that you can define and assign to Amazon Web Services resources. If you specify a tag that already exists, the tag value is replaced with the value that you specify in the request. For more information, see Using Cost Allocation Tags in the Billing and Cost Management and Cost Management User Guide.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/KNVRESOURCEARN /AWS1/KNVRESOURCEARN

The Amazon Resource Name (ARN) of the signaling channel to which you want to add tags.

IT_TAGS TYPE /AWS1/CL_KNVTAG=>TT_TAGLIST TT_TAGLIST

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KNVTAGRESOURCEOUTPUT /AWS1/CL_KNVTAGRESOURCEOUTPUT