/AWS1/CL_BDKHUMANWORKFLOWCFG¶
Contains SageMakerFlowDefinition object. The object is used to specify the prompt dataset, task type, rating method and metric names.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_flowdefinitionarn TYPE /AWS1/BDKSAGEMAKERFLOWDEFNARN /AWS1/BDKSAGEMAKERFLOWDEFNARN¶
The Amazon Resource Number (ARN) for the flow definition
Optional arguments:¶
iv_instructions TYPE /AWS1/BDKHUMANTASKINSTRUCTIONS /AWS1/BDKHUMANTASKINSTRUCTIONS¶
Instructions for the flow definition
Queryable Attributes¶
flowDefinitionArn¶
The Amazon Resource Number (ARN) for the flow definition
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWDEFINITIONARN() |
Getter for FLOWDEFINITIONARN, with configurable default |
ASK_FLOWDEFINITIONARN() |
Getter for FLOWDEFINITIONARN w/ exceptions if field has no v |
HAS_FLOWDEFINITIONARN() |
Determine if FLOWDEFINITIONARN has a value |
instructions¶
Instructions for the flow definition
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTRUCTIONS() |
Getter for INSTRUCTIONS, with configurable default |
ASK_INSTRUCTIONS() |
Getter for INSTRUCTIONS w/ exceptions if field has no value |
HAS_INSTRUCTIONS() |
Determine if INSTRUCTIONS has a value |