/AWS1/CL_GACLSTCROSSACRESRCS01¶
ListCrossAccountResourcesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_crossaccountresources TYPE /AWS1/CL_GACCROSSACCTRESOURCE=>TT_CROSSACCOUNTRESOURCES TT_CROSSACCOUNTRESOURCES¶
The cross-account resources used with an accelerator.
iv_nexttoken TYPE /AWS1/GACGENERICSTRING /AWS1/GACGENERICSTRING¶
The token for the next set of results. You receive this token from a previous call.
Queryable Attributes¶
CrossAccountResources¶
The cross-account resources used with an accelerator.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CROSSACCOUNTRESOURCES() |
Getter for CROSSACCOUNTRESOURCES, with configurable default |
ASK_CROSSACCOUNTRESOURCES() |
Getter for CROSSACCOUNTRESOURCES w/ exceptions if field has |
HAS_CROSSACCOUNTRESOURCES() |
Determine if CROSSACCOUNTRESOURCES has a value |
NextToken¶
The token for the next set of results. You receive this token from a previous call.
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 |