/AWS1/CL_BDKLSTAUTOMATEDRSNI01¶
ListAutomatedReasoningPoliciesResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_automatedreasoningplysums TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP28=>TT_AUTOMATEDREASONINGPLYSUMS TT_AUTOMATEDREASONINGPLYSUMS¶
A list of Automated Reasoning policy summaries.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/BDKPAGINATIONTOKEN /AWS1/BDKPAGINATIONTOKEN¶
The pagination token to use in a subsequent request to retrieve the next page of results.
Queryable Attributes¶
automatedReasoningPolicySummaries¶
A list of Automated Reasoning policy summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOMATEDRSNINGPLYSUMS() |
Getter for AUTOMATEDREASONINGPOLICYSUMS, with configurable d |
ASK_AUTOMATEDRSNINGPLYSUMS() |
Getter for AUTOMATEDREASONINGPOLICYSUMS w/ exceptions if fie |
HAS_AUTOMATEDRSNINGPLYSUMS() |
Determine if AUTOMATEDREASONINGPOLICYSUMS has a value |
nextToken¶
The pagination token to use in a subsequent request to retrieve the next page of results.
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 |