/AWS1/CL_QQAUPDQAPPSESSOUTPUT¶
UpdateQAppSessionOutput
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_sessionid
TYPE /AWS1/QQASTRING
/AWS1/QQASTRING
¶
The unique identifier of the updated Q App session.
iv_sessionarn
TYPE /AWS1/QQASTRING
/AWS1/QQASTRING
¶
The Amazon Resource Name (ARN) of the updated Q App session.
Queryable Attributes¶
sessionId¶
The unique identifier of the updated Q App session.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SESSIONID() |
Getter for SESSIONID, with configurable default |
ASK_SESSIONID() |
Getter for SESSIONID w/ exceptions if field has no value |
HAS_SESSIONID() |
Determine if SESSIONID has a value |
sessionArn¶
The Amazon Resource Name (ARN) of the updated Q App session.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SESSIONARN() |
Getter for SESSIONARN, with configurable default |
ASK_SESSIONARN() |
Getter for SESSIONARN w/ exceptions if field has no value |
HAS_SESSIONARN() |
Determine if SESSIONARN has a value |