Skip to content

/AWS1/CL_APSDSCUSERSTACKASSO01

DescribeUserStackAssociationsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_USERSTACKASSOCIATIONS TYPE /AWS1/CL_APSUSERSTACKASSOCIA00=>TT_USERSTACKASSOCIATIONLIST TT_USERSTACKASSOCIATIONLIST

The UserStackAssociation objects.

IV_NEXTTOKEN TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.


Queryable Attributes

UserStackAssociations

The UserStackAssociation objects.

Accessible with the following methods

Method Description
GET_USERSTACKASSOCIATIONS() Getter for USERSTACKASSOCIATIONS, with configurable default
ASK_USERSTACKASSOCIATIONS() Getter for USERSTACKASSOCIATIONS w/ exceptions if field has
HAS_USERSTACKASSOCIATIONS() Determine if USERSTACKASSOCIATIONS has a value

NextToken

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

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