tags property

List<Tag>? tags
final

The collection of tags that have been assigned to the specified resource.

Implementation

final List<Tag>? tags;