labels property
The labels to associate with this Managed Notebook or Runtime.
Label keys must contain 1 to 63 characters, and must conform to RFC 1035. Label values may be empty, but, if present, must contain 1 to 63 characters, and must conform to RFC 1035. No more than 32 labels can be associated with a cluster.
Optional.
Implementation
core.Map<core.String, core.String>? labels;