tags property

Map<String, String>? tags
final

The list of all tags added to the simulation job.

Implementation

final Map<String, String>? tags;