/AWS1/CL_BDKSTRTAUTOMATEDRSN01¶
StartAutomatedReasoningPolicyBuildWorkflowResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_policyarn TYPE /AWS1/BDKAUTOMATEDRSNINGPLYARN /AWS1/BDKAUTOMATEDRSNINGPLYARN¶
The Amazon Resource Name (ARN) of the Automated Reasoning policy.
iv_buildworkflowid TYPE /AWS1/BDKAUTOMATEDRSNINGPLYB00 /AWS1/BDKAUTOMATEDRSNINGPLYB00¶
The unique identifier of the newly started build workflow. Use this ID to track the workflow's progress and retrieve its 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 |
buildWorkflowId¶
The unique identifier of the newly started build workflow. Use this ID to track the workflow's progress and retrieve its results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUILDWORKFLOWID() |
Getter for BUILDWORKFLOWID, with configurable default |
ASK_BUILDWORKFLOWID() |
Getter for BUILDWORKFLOWID w/ exceptions if field has no val |
HAS_BUILDWORKFLOWID() |
Determine if BUILDWORKFLOWID has a value |