Provides a list of analysis segments for a real-time analysis session.
See https://www.paws-r-sdk.com/docs/connectcontactlens_list_realtime_contact_analysis_segments/ for full documentation.
connectcontactlens_list_realtime_contact_analysis_segments(
InstanceId,
ContactId,
MaxResults = NULL,
NextToken = NULL
)
[required] The identifier of the Amazon Connect instance.
[required] The identifier of the contact.
The maximum number of results to return per page.
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.