Skip to content

/AWS1/CL_CNT=>LSTREALTIMECONTACTALYSEGME00()

About ListRealtimeContactAnalysisSegmentsV2

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

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

IV_CONTACTID TYPE /AWS1/CNTCONTACTID /AWS1/CNTCONTACTID

The identifier of the contact in this instance of Amazon Connect.

IV_OUTPUTTYPE TYPE /AWS1/CNTREALTIMECONTACTALYO00 /AWS1/CNTREALTIMECONTACTALYO00

The Contact Lens output type to be returned.

IT_SEGMENTTYPES TYPE /AWS1/CL_CNTREALTIMECONTACTA00=>TT_REALTIMECONTACTALYSEGMENT00 TT_REALTIMECONTACTALYSEGMENT00

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.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/CNTMAXRESULT100 /AWS1/CNTMAXRESULT100

The maximum number of results to return per page.

IV_NEXTTOKEN TYPE /AWS1/CNTLARGENEXTTOKEN /AWS1/CNTLARGENEXTTOKEN

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTLSTREALTIMECONTA01 /AWS1/CL_CNTLSTREALTIMECONTA01