/AWS1/CL_BDKGETAUTOMATEDRSNI09¶
GetAutomatedReasoningPolicyNextScenarioResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_policyarn TYPE /AWS1/BDKAUTOMATEDRSNINGPLYARN /AWS1/BDKAUTOMATEDRSNINGPLYARN¶
The Amazon Resource Name (ARN) of the Automated Reasoning policy.
Optional arguments:¶
io_scenario TYPE REF TO /AWS1/CL_BDKAUTOMATEDRSNINGP57 /AWS1/CL_BDKAUTOMATEDRSNINGP57¶
The next test scenario to validate, including the test expression and expected results.
Queryable Attributes¶
policyArn¶
The Amazon Resource Name (ARN) of the Automated Reasoning policy.
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 |
scenario¶
The next test scenario to validate, including the test expression and expected results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCENARIO() |
Getter for SCENARIO |