Skip to content

/AWS1/CL_EMRLSTSTUDIOSESSMAP01

ListStudioSessionMappingsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

it_sessionmappings TYPE /AWS1/CL_EMRSESSMAPPINGSUMMARY=>TT_SESSIONMAPPINGSUMMARYLIST TT_SESSIONMAPPINGSUMMARYLIST

A list of session mapping summary objects. Each object includes session mapping details such as creation time, identity type (user or group), and Amazon EMR Studio ID.

iv_marker TYPE /AWS1/EMRMARKER /AWS1/EMRMARKER

The pagination token that indicates the next set of results to retrieve.


Queryable Attributes

SessionMappings

A list of session mapping summary objects. Each object includes session mapping details such as creation time, identity type (user or group), and Amazon EMR Studio ID.

Accessible with the following methods

Method Description
GET_SESSIONMAPPINGS() Getter for SESSIONMAPPINGS, with configurable default
ASK_SESSIONMAPPINGS() Getter for SESSIONMAPPINGS w/ exceptions if field has no val
HAS_SESSIONMAPPINGS() Determine if SESSIONMAPPINGS has a value

Marker

The pagination token that indicates the next set of results to retrieve.

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value