resourceLabels property

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

The resource labels for the cluster to use to annotate any related Google Compute Engine resources.

Implementation

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