labels property

Map<String, String>? labels
final

The Kubernetes labels applied to the nodes in the node group.

Implementation

final Map<String, String>? labels;