/AWS1/CL_STCLISTTGSFORRESRCOUT¶
ListTagsForResourceOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_tags TYPE /AWS1/CL_STCTAG=>TT_TAGLIST TT_TAGLIST¶
A list of tag key and value pairs associated with the specified resource.
Queryable Attributes¶
Tags¶
A list of tag key and value pairs associated with the specified resource.
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 |