tags property

Map<String, String>? tags
final

The tags associated with a resource.

Implementation

final Map<String, String>? tags;