tags property

List<Tag>? tags
final

A list of tags, as key and value pairs, that is associated with the specified X-Ray group or sampling rule.

Implementation

final List<Tag>? tags;