Skip to content

/AWS1/CL_CWLLISTSYSLOGCONFSRSP

ListSyslogConfigurationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_syslogconfigurations TYPE /AWS1/CL_CWLSYSLOGCONF=>TT_SYSLOGCONFIGURATIONS TT_SYSLOGCONFIGURATIONS

The list of syslog configurations.

iv_nexttoken TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN

The token for the next set of items to return. The token expires after 24 hours.


Queryable Attributes

syslogConfigurations

The list of syslog configurations.

Accessible with the following methods

Method Description
GET_SYSLOGCONFIGURATIONS() Getter for SYSLOGCONFIGURATIONS, with configurable default
ASK_SYSLOGCONFIGURATIONS() Getter for SYSLOGCONFIGURATIONS w/ exceptions if field has n
HAS_SYSLOGCONFIGURATIONS() Determine if SYSLOGCONFIGURATIONS has a value

nextToken

The token for the next set of items to return. The token expires after 24 hours.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value