Provides a list of analysis segments for a real-time chat analysis session
Source:R/connect_operations.R
connect_list_realtime_contact_analysis_segments_v2.RdProvides a list of analysis segments for a real-time chat analysis session. This API supports CHAT channels only.
See https://www.paws-r-sdk.com/docs/connect_list_realtime_contact_analysis_segments_v2/ for full documentation.
Usage
connect_list_realtime_contact_analysis_segments_v2(
InstanceId,
ContactId,
MaxResults = NULL,
NextToken = NULL,
OutputType,
SegmentTypes
)Arguments
- InstanceId
[required] The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
- ContactId
[required] The identifier of the contact in this instance of Connect Customer.
- 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.
- OutputType
[required] The Contact Lens output type to be returned.
- SegmentTypes
[required] Enum with segment types . Each value corresponds to a segment type returned in the segments list of the API. Each segment type has its own structure. Different channels may have different sets of supported segment types.