tags property

List<Tag>? tags
final

A list of tag key and value pairs associated with the specified resource.

Implementation

final List<Tag>? tags;