labels property

Map<String, String>? labels
getter/setter pair

Labels that are applied to the workstation cluster and that are also propagated to the underlying Compute Engine resources.

Optional.

Implementation

core.Map<core.String, core.String>? labels;