/AWS1/CL_DET=>TAGRESOURCE()
¶
About TagResource¶
Applies tag values to a behavior graph.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_RESOURCEARN
TYPE /AWS1/DETGRAPHARN
/AWS1/DETGRAPHARN
¶
The ARN of the behavior graph to assign the tags to.
IT_TAGS
TYPE /AWS1/CL_DETTAGMAP_W=>TT_TAGMAP
TT_TAGMAP
¶
The tags to assign to the behavior graph. You can add up to 50 tags. For each tag, you provide the tag key and the tag value. Each tag key can contain up to 128 characters. Each tag value can contain up to 256 characters.