tags property

Map<String, String>? tags
final

The collection of tags. Each tag element is associated with a given resource.

Implementation

final Map<String, String>? tags;