Skip to content

/AWS1/CL_SGMMLFLOWAPPSUMMARY

The summary of the Mlflow App to list.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_arn TYPE /AWS1/SGMMLFLOWAPPARN /AWS1/SGMMLFLOWAPPARN

The ARN of a listed MLflow App.

iv_name TYPE /AWS1/SGMMLFLOWAPPNAME /AWS1/SGMMLFLOWAPPNAME

The name of the MLflow App.

iv_status TYPE /AWS1/SGMMLFLOWAPPSTATUS /AWS1/SGMMLFLOWAPPSTATUS

The status of the MLflow App.

iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

The creation time of a listed MLflow App.

iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

The last modified time of a listed MLflow App.

iv_mlflowversion TYPE /AWS1/SGMMLFLOWVERSION /AWS1/SGMMLFLOWVERSION

The version of a listed MLflow App.


Queryable Attributes

Arn

The ARN of a listed MLflow App.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

Name

The name of the MLflow App.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

Status

The status of the MLflow App.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

CreationTime

The creation time of a listed MLflow App.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value

LastModifiedTime

The last modified time of a listed MLflow App.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

MlflowVersion

The version of a listed MLflow App.

Accessible with the following methods

Method Description
GET_MLFLOWVERSION() Getter for MLFLOWVERSION, with configurable default
ASK_MLFLOWVERSION() Getter for MLFLOWVERSION w/ exceptions if field has no value
HAS_MLFLOWVERSION() Determine if MLFLOWVERSION has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_MLFLOWAPPSUMMARIES

TYPES TT_MLFLOWAPPSUMMARIES TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMMLFLOWAPPSUMMARY WITH DEFAULT KEY
.