/AWS1/CL_RGRGETTAGSOUTPUT¶
GetTagsOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_ARN
TYPE /AWS1/RGRGROUPARNV2
/AWS1/RGRGROUPARNV2
¶
TheAmazon resource name (ARN) of the tagged resource group.
IT_TAGS
TYPE /AWS1/CL_RGRTAGS_W=>TT_TAGS
TT_TAGS
¶
The tags associated with the specified resource group.
Queryable Attributes¶
Arn¶
TheAmazon resource name (ARN) of the tagged resource group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Tags¶
The tags associated with the specified resource group.
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 |