Provides a list of analysis segments for a real-time analysis session
Source:R/connectcontactlens_operations.R
connectcontactlens_list_realtime_contact_analysis_segments.RdProvides 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.
Usage
connectcontactlens_list_realtime_contact_analysis_segments(
InstanceId,
ContactId,
MaxResults = NULL,
NextToken = NULL
)Arguments
- InstanceId
[required] The identifier of the Amazon Connect instance.
- ContactId
[required] The identifier of the contact.
- MaxResults
The maximum number of results to return per page.
- NextToken
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.