Skip to content

/AWS1/CL_WLK=>TAGRESOURCE()

About TagResource

Adds or overwrites one or more tags for the specified resource, such as a fleet. Each tag consists of a key and an optional value. If a resource already has a tag with the same key, this operation updates its value.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/WLKFLEETARN /AWS1/WLKFLEETARN

The Amazon Resource Name (ARN) of the fleet.

IT_TAGS TYPE /AWS1/CL_WLKTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags to add to the resource. A tag is a key-value pair.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WLKTAGRESOURCERSP /AWS1/CL_WLKTAGRESOURCERSP