Skip to content

/AWS1/CL_SISLSTRESPERMSTMTSOUT

Output for ListResourcePermissionStatements operation

CONSTRUCTOR

IMPORTING

Required arguments:

it_permissionstatements TYPE /AWS1/CL_SISPERMSTMTSUMMARY=>TT_PERMSTATEMENTSUMMARIES TT_PERMSTATEMENTSUMMARIES

List of permission statement summaries

Optional arguments:

iv_nexttoken TYPE /AWS1/SISNEXTTOKEN /AWS1/SISNEXTTOKEN

Token for next page of results


Queryable Attributes

permissionStatements

List of permission statement summaries

Accessible with the following methods

Method Description
GET_PERMISSIONSTATEMENTS() Getter for PERMISSIONSTATEMENTS, with configurable default
ASK_PERMISSIONSTATEMENTS() Getter for PERMISSIONSTATEMENTS w/ exceptions if field has n
HAS_PERMISSIONSTATEMENTS() Determine if PERMISSIONSTATEMENTS has a value

nextToken

Token for next page of results

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