Skip to content

/AWS1/CL_PIP=>TAGRESOURCE()

About TagResource

Adds to or modifies the tags of the given resource. Tags are metadata that can be used to manage a resource.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/PIPRESOURCEARN /AWS1/PIPRESOURCEARN

The Amazon Resource Name (ARN) of the resource you want to add tags to.

IT_TAGS TYPE /AWS1/CL_PIPTAG=>TT_TAGLIST TT_TAGLIST

The tags you want to modify or add to the resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PIPTAGRESOURCEOUTPUT /AWS1/CL_PIPTAGRESOURCEOUTPUT