connectcontactlens_list_realtime_contact_analysis_segments: Provides a list of analysis segments for a real-time analysis...

View source: R/connectcontactlens_operations.R

connectcontactlens_list_realtime_contact_analysis_segmentsR Documentation

Provides a list of analysis segments for a real-time analysis session

Description

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.

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.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.