Skip to content

/AWS1/CL_SEBLISTTGSFORRESRCRSP

ListTagsForResourceResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IT_TAGS TYPE /AWS1/CL_SEBTAG=>TT_TAGLIST TT_TAGLIST

The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.


Queryable Attributes

Tags

The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value