Skip to content

/AWS1/CL_MDS=>UNTAGRESOURCE()

About UntagResource

Removes tags from the specified container. You can specify one or more tags to remove.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCE TYPE /AWS1/MDSCONTAINERARN /AWS1/MDSCONTAINERARN

The Amazon Resource Name (ARN) for the container.

IT_TAGKEYS TYPE /AWS1/CL_MDSTAGKEYLIST_W=>TT_TAGKEYLIST TT_TAGKEYLIST

A comma-separated list of keys for tags that you want to remove from the container. For example, if your container has two tags (customer:CompanyA and priority:High) and you want to remove one of the tags (priority:High), you specify the key for the tag that you want to remove (priority).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MDSUNTAGRESRCOUTPUT /AWS1/CL_MDSUNTAGRESRCOUTPUT