/AWS1/CL_CWLDESCRRESRCPOLRSP¶
DescribeResourcePoliciesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_resourcepolicies TYPE /AWS1/CL_CWLRESOURCEPOLICY=>TT_RESOURCEPOLICIES TT_RESOURCEPOLICIES¶
The resource policies that exist in this account.
iv_nexttoken TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN¶
nextToken
Queryable Attributes¶
resourcePolicies¶
The resource policies that exist in this account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEPOLICIES() |
Getter for RESOURCEPOLICIES, with configurable default |
ASK_RESOURCEPOLICIES() |
Getter for RESOURCEPOLICIES w/ exceptions if field has no va |
HAS_RESOURCEPOLICIES() |
Determine if RESOURCEPOLICIES has a value |
nextToken¶
nextToken
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 |