/AWS1/CL_R5ELSTCROSSACAUTHSRSP¶
ListCrossAccountAuthorizationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_crossaccountauths TYPE /AWS1/CL_R5E__LSTOFCROSSACAU00=>TT___LISTOFCROSSACCOUNTAUTH TT___LISTOFCROSSACCOUNTAUTH¶
A list of cross-account authorizations.
iv_nexttoken TYPE /AWS1/R5E__STRING /AWS1/R5E__STRING¶
The token that identifies which batch of results you want to see.
Queryable Attributes¶
CrossAccountAuthorizations¶
A list of cross-account authorizations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CROSSACCOUNTAUTHS() |
Getter for CROSSACCOUNTAUTHORIZATIONS, with configurable def |
ASK_CROSSACCOUNTAUTHS() |
Getter for CROSSACCOUNTAUTHORIZATIONS w/ exceptions if field |
HAS_CROSSACCOUNTAUTHS() |
Determine if CROSSACCOUNTAUTHORIZATIONS has a value |
NextToken¶
The token that identifies which batch of results you want to see.
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 |