Get the timestamp of the contact in Amazon Connect Customer agent workspace
Returns a Date object with the timestamp associated with when the contact
was placed in the queue in the Amazon Connect Customer agent workspace.
async getQueueTimestamp(contactId: string): Promise<Date | undefined>
Permissions required:
Contact.Details.View