Skip to content

/AWS1/CL_WSWASSOCSESSLOGGERRSP

AssociateSessionLoggerResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_portalarn TYPE /AWS1/WSWARN /AWS1/WSWARN

The ARN of the portal.

iv_sessionloggerarn TYPE /AWS1/WSWARN /AWS1/WSWARN

The ARN of the session logger.


Queryable Attributes

portalArn

The ARN of the portal.

Accessible with the following methods

Method Description
GET_PORTALARN() Getter for PORTALARN, with configurable default
ASK_PORTALARN() Getter for PORTALARN w/ exceptions if field has no value
HAS_PORTALARN() Determine if PORTALARN has a value

sessionLoggerArn

The ARN of the session logger.

Accessible with the following methods

Method Description
GET_SESSIONLOGGERARN() Getter for SESSIONLOGGERARN, with configurable default
ASK_SESSIONLOGGERARN() Getter for SESSIONLOGGERARN w/ exceptions if field has no va
HAS_SESSIONLOGGERARN() Determine if SESSIONLOGGERARN has a value