/AWS1/CL_AINLISTTGSFORRESRCRSP¶
ListTagsForResourceResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_tags TYPE /AWS1/CL_AINTAG=>TT_TAGLIST TT_TAGLIST¶
An array that lists all the tags that are associated with the application. Each tag consists of a required tag key (
Key) and an associated tag value (Value).
Queryable Attributes¶
Tags¶
An array that lists all the tags that are associated with the application. Each tag consists of a required tag key (
Key) and an associated tag value (Value).
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 |