Skip to content

/AWS1/CL_BDKLSTAUTOMATEDRSNI03

ListAutomatedReasoningPolicyTestCasesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_testcases TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP55=>TT_AUTOMATEDRSNINGPLYTSTCASE01 TT_AUTOMATEDRSNINGPLYTSTCASE01

A list of tests for the specified policy.

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

testCases

A list of tests for the specified policy.

Accessible with the following methods

Method Description
GET_TESTCASES() Getter for TESTCASES, with configurable default
ASK_TESTCASES() Getter for TESTCASES w/ exceptions if field has no value
HAS_TESTCASES() Determine if TESTCASES 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