/AWS1/CL_R5PLSTPFLRESRCASSOC01¶
ListProfileResourceAssociationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_pflresourceassociations TYPE /AWS1/CL_R5PPFLRESRCASSOCIAT00=>TT_PROFILERESOURCEASSOCIATIONS TT_PROFILERESOURCEASSOCIATIONS¶
Information about the profile resource association that you specified in a
GetProfileResourceAssociationrequest.
iv_nexttoken TYPE /AWS1/R5PNEXTTOKEN /AWS1/R5PNEXTTOKEN¶
If more than
MaxResultsresource associations match the specified criteria, you can submit anotherListProfileResourceAssociationsrequest to get the next group of results. In the next request, specify the value ofNextTokenfrom the previous response.
Queryable Attributes¶
ProfileResourceAssociations¶
Information about the profile resource association that you specified in a
GetProfileResourceAssociationrequest.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PFLRESOURCEASSOCIATIONS() |
Getter for PROFILERESOURCEASSOCIATIONS, with configurable de |
ASK_PFLRESOURCEASSOCIATIONS() |
Getter for PROFILERESOURCEASSOCIATIONS w/ exceptions if fiel |
HAS_PFLRESOURCEASSOCIATIONS() |
Determine if PROFILERESOURCEASSOCIATIONS has a value |
NextToken¶
If more than
MaxResultsresource associations match the specified criteria, you can submit anotherListProfileResourceAssociationsrequest to get the next group of results. In the next request, specify the value ofNextTokenfrom the previous response.
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 |