/AWS1/CL_SGMMLFLOWCONF¶
The MLflow configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_mlflowresourcearn TYPE /AWS1/SGMMLFLOWARN /AWS1/SGMMLFLOWARN¶
The Amazon Resource Name (ARN) of MLflow configuration resource.
iv_mlflowexperimentname TYPE /AWS1/SGMMLFLOWEXPERIMENTENT00 /AWS1/SGMMLFLOWEXPERIMENTENT00¶
The name of the MLflow configuration.
Queryable Attributes¶
MlflowResourceArn¶
The Amazon Resource Name (ARN) of MLflow configuration resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MLFLOWRESOURCEARN() |
Getter for MLFLOWRESOURCEARN, with configurable default |
ASK_MLFLOWRESOURCEARN() |
Getter for MLFLOWRESOURCEARN w/ exceptions if field has no v |
HAS_MLFLOWRESOURCEARN() |
Determine if MLFLOWRESOURCEARN has a value |
MlflowExperimentName¶
The name of the MLflow configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MLFLOWEXPERIMENTNAME() |
Getter for MLFLOWEXPERIMENTNAME, with configurable default |
ASK_MLFLOWEXPERIMENTNAME() |
Getter for MLFLOWEXPERIMENTNAME w/ exceptions if field has n |
HAS_MLFLOWEXPERIMENTNAME() |
Determine if MLFLOWEXPERIMENTNAME has a value |