Skip to content

/AWS1/CL_LISLSTUSERASSOCIATI01

ListUserAssociationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_instanceusersummaries TYPE /AWS1/CL_LISINSTUSERSUMMARY=>TT_INSTANCEUSERSUMMARYLIST TT_INSTANCEUSERSUMMARYLIST

Metadata that describes the list user association operation.

iv_nexttoken TYPE /AWS1/LISSTRING /AWS1/LISSTRING

The next token used for paginated responses. When this field isn't empty, there are additional elements that the service hasn't included in this request. Use this token with the next request to retrieve additional objects.


Queryable Attributes

InstanceUserSummaries

Metadata that describes the list user association operation.

Accessible with the following methods

Method Description
GET_INSTANCEUSERSUMMARIES() Getter for INSTANCEUSERSUMMARIES, with configurable default
ASK_INSTANCEUSERSUMMARIES() Getter for INSTANCEUSERSUMMARIES w/ exceptions if field has
HAS_INSTANCEUSERSUMMARIES() Determine if INSTANCEUSERSUMMARIES has a value

NextToken

The next token used for paginated responses. When this field isn't empty, there are additional elements that the service hasn't included in this request. Use this token with the next request to retrieve additional objects.

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