tags property

List<String> tags
final

ACL tags attached to the node (e.g. ['tag:server', 'tag:prod']). Empty for user-owned nodes.

Implementation

final List<String> tags;