Skip to content

/AWS1/CL_RE2LSTMANAGEDVIEWSOUT

ListManagedViewsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

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.

it_managedviews TYPE /AWS1/CL_RE2MANAGEDVIEWARNLS00=>TT_MANAGEDVIEWARNLIST TT_MANAGEDVIEWARNLIST

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


Queryable Attributes

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

ManagedViews

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

Accessible with the following methods

Method Description
GET_MANAGEDVIEWS() Getter for MANAGEDVIEWS, with configurable default
ASK_MANAGEDVIEWS() Getter for MANAGEDVIEWS w/ exceptions if field has no value
HAS_MANAGEDVIEWS() Determine if MANAGEDVIEWS has a value