tags property

List<Tag>? tags
final

An array of objects that define the tags (keys and values) that are associated with the configuration set.

Implementation

final List<Tag>? tags;