Skip to content

/AWS1/CL_BDKGETAUTOMATEDRSNI11

GetAutomatedReasoningPolicyTestCaseResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_policyarn TYPE /AWS1/BDKAUTOMATEDRSNINGPLYARN /AWS1/BDKAUTOMATEDRSNINGPLYARN

The Amazon Resource Name (ARN) of the policy that contains the test.

io_testcase TYPE REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP55 /AWS1/CL_BDKAUTOMATEDRSNINGP55

The test details including the content, query, expected result, and metadata.


Queryable Attributes

policyArn

The Amazon Resource Name (ARN) of the policy that contains the test.

Accessible with the following methods

Method Description
GET_POLICYARN() Getter for POLICYARN, with configurable default
ASK_POLICYARN() Getter for POLICYARN w/ exceptions if field has no value
HAS_POLICYARN() Determine if POLICYARN has a value

testCase

The test details including the content, query, expected result, and metadata.

Accessible with the following methods

Method Description
GET_TESTCASE() Getter for TESTCASE