tags property

Map<String, String>? tags
final

The tags applied to the compute environment.

Implementation

final Map<String, String>? tags;