getLabels Method

Returns labels for the specified instance keys. Memoizes the last response.

getLabels(keys: InstanceKey[]): Promise<string[]>

Parameter Type Description
keys InstanceKey[] Keys of instances to get labels for

Returns - Promise<string[]>

Defined in

Last Updated: 12 June, 2024