/AWS1/CL_BDKUPAUTOMATEDRSNIN03¶
UpdateAutomatedReasoningPolicyTestCaseResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_policyarn
TYPE /AWS1/BDKAUTOMATEDRSNINGPLYARN
/AWS1/BDKAUTOMATEDRSNINGPLYARN
¶
The Amazon Resource Name (ARN) of the policy that contains the updated test.
iv_testcaseid
TYPE /AWS1/BDKAUTOMATEDRSNINGPLYT02
/AWS1/BDKAUTOMATEDRSNINGPLYT02
¶
The unique identifier of the updated test.
Queryable Attributes¶
policyArn¶
The Amazon Resource Name (ARN) of the policy that contains the updated 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 |
testCaseId¶
The unique identifier of the updated 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 |