/AWS1/CL_BDKCREAUTOMATEDRSNI01¶
CreateAutomatedReasoningPolicyTestCaseResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_policyarn TYPE /AWS1/BDKAUTOMATEDRSNINGPLYARN /AWS1/BDKAUTOMATEDRSNINGPLYARN¶
The Amazon Resource Name (ARN) of the policy for which the test was created.
iv_testcaseid TYPE /AWS1/BDKAUTOMATEDRSNINGPLYT02 /AWS1/BDKAUTOMATEDRSNINGPLYT02¶
The unique identifier of the created test.
Queryable Attributes¶
policyArn¶
The Amazon Resource Name (ARN) of the policy for which the test was created.
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 |
testCaseId¶
The unique identifier of the created test.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTCASEID() |
Getter for TESTCASEID, with configurable default |
ASK_TESTCASEID() |
Getter for TESTCASEID w/ exceptions if field has no value |
HAS_TESTCASEID() |
Determine if TESTCASEID has a value |