tags property

Map<String, String>? tags
final

The list of tags assigned to the specified resource. This is the list of tags returned in the response.

Implementation

final Map<String, String>? tags;