/AWS1/CL_GLUGETRESOURCEPOLRSP¶
GetResourcePoliciesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_getresourcepolrsplist TYPE /AWS1/CL_GLUGLUEPOLICY=>TT_GETRESOURCEPOLRESPONSELIST TT_GETRESOURCEPOLRESPONSELIST¶
A list of the individual resource policies and the account-level resource policy.
iv_nexttoken TYPE /AWS1/GLUTOKEN /AWS1/GLUTOKEN¶
A continuation token, if the returned list does not contain the last resource policy available.
Queryable Attributes¶
GetResourcePoliciesResponseList¶
A list of the individual resource policies and the account-level resource policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GETRESOURCEPOLRSPLIST() |
Getter for GETRESOURCEPOLRESPONSELIST, with configurable def |
ASK_GETRESOURCEPOLRSPLIST() |
Getter for GETRESOURCEPOLRESPONSELIST w/ exceptions if field |
HAS_GETRESOURCEPOLRSPLIST() |
Determine if GETRESOURCEPOLRESPONSELIST has a value |
NextToken¶
A continuation token, if the returned list does not contain the last resource policy available.
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 |