Skip to content

/AWS1/CL_BDKLSTAUTOMATEDRSNI05

ListAutomatedReasoningPolicyTestResultsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_testresults TYPE /AWS1/CL_BDKAUTOMATEDRSNINGP56=>TT_AUTOMATEDRSNINGPLYTESTLIST TT_AUTOMATEDRSNINGPLYTESTLIST

A list of test results, each containing information about how the policy performed on specific test scenarios.

Optional arguments:

iv_nexttoken TYPE /AWS1/BDKPAGINATIONTOKEN /AWS1/BDKPAGINATIONTOKEN

A pagination token to use in subsequent requests to retrieve additional test results.


Queryable Attributes

testResults

A list of test results, each containing information about how the policy performed on specific test scenarios.

Accessible with the following methods

Method Description
GET_TESTRESULTS() Getter for TESTRESULTS, with configurable default
ASK_TESTRESULTS() Getter for TESTRESULTS w/ exceptions if field has no value
HAS_TESTRESULTS() Determine if TESTRESULTS has a value

nextToken

A pagination token to use in subsequent requests to retrieve additional test 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