Skip to content

/AWS1/CL_RE2LISTVIEWSOUTPUT

ListViewsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

it_views TYPE /AWS1/CL_RE2VIEWARNLIST_W=>TT_VIEWARNLIST TT_VIEWARNLIST

The list of views available in the Amazon Web Services Region in which you called this operation.

iv_nexttoken TYPE /AWS1/RE2STRING /AWS1/RE2STRING

If present, indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null. The pagination tokens expire after 24 hours.


Queryable Attributes

Views

The list of views available in the Amazon Web Services Region in which you called this operation.

Accessible with the following methods

Method Description
GET_VIEWS() Getter for VIEWS, with configurable default
ASK_VIEWS() Getter for VIEWS w/ exceptions if field has no value
HAS_VIEWS() Determine if VIEWS has a value

NextToken

If present, indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null. The pagination tokens expire 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