tags property

List<Tag>? tags
final

The list of tag keys and values associated with the resource you specified.

Implementation

final List<Tag>? tags;