Provides a list of analysis segments for a real-time analysis session.
See https://www.paws-r-sdk.com/docs/connect_list_realtime_contact_analysis_segments_v2/ for full documentation.
connect_list_realtime_contact_analysis_segments_v2(
InstanceId,
ContactId,
MaxResults = NULL,
NextToken = NULL,
OutputType,
SegmentTypes
)
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
[required] The identifier of the contact in this instance of Amazon Connect.
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.
[required] The Contact Lens output type to be returned.
[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.