/AWS1/CL_SSALSTCUSMANAGEDPLY01¶
ListCustomerManagedPolicyReferencesInPermissionSetResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_cusmanagedplyreferences TYPE /AWS1/CL_SSACUSMANAGEDPLYREF00=>TT_CUSMANAGEDPLYREFERENCELIST TT_CUSMANAGEDPLYREFERENCELIST¶
Specifies the names and paths of the customer managed policies that you have attached to your permission set.
iv_nexttoken TYPE /AWS1/SSATOKEN /AWS1/SSATOKEN¶
The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
Queryable Attributes¶
CustomerManagedPolicyReferences¶
Specifies the names and paths of the customer managed policies that you have attached to your permission set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSMANAGEDPLYREFERENCES() |
Getter for CUSMANAGEDPOLICYREFERENCES, with configurable def |
ASK_CUSMANAGEDPLYREFERENCES() |
Getter for CUSMANAGEDPOLICYREFERENCES w/ exceptions if field |
HAS_CUSMANAGEDPLYREFERENCES() |
Determine if CUSMANAGEDPOLICYREFERENCES has a value |
NextToken¶
The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
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 |