tags property

List<Tag> tags
final

The tags associated with the file system, presented as an array of Tag objects.

Implementation

final List<Tag> tags;