/AWS1/CL_SSALSTACASSIGNMENTC01¶
ListAccountAssignmentCreationStatusResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_acctassignmentscreation00 TYPE /AWS1/CL_SSAACASSIGNMENTOPST00=>TT_ACCTASSIGNMENTOPSTATUSLIST TT_ACCTASSIGNMENTOPSTATUSLIST¶
The status object for the account assignment creation operation.
iv_nexttoken TYPE /AWS1/SSATOKEN /AWS1/SSATOKEN¶
The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
Queryable Attributes¶
AccountAssignmentsCreationStatus¶
The status object for the account assignment creation operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCTASSIGNMENTSCREATIO00() |
Getter for ACCTASSIGNMENTSCREATIONSTAT, with configurable de |
ASK_ACCTASSIGNMENTSCREATIO00() |
Getter for ACCTASSIGNMENTSCREATIONSTAT w/ exceptions if fiel |
HAS_ACCTASSIGNMENTSCREATIO00() |
Determine if ACCTASSIGNMENTSCREATIONSTAT has a value |
NextToken¶
The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
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 |