MlflowAppSummary

The summary of the Mlflow App to list.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The ARN of a listed MLflow App.

Link copied to clipboard

The creation time of a listed MLflow App.

Link copied to clipboard

The last modified time of a listed MLflow App.

Link copied to clipboard

The version of a listed MLflow App.

Link copied to clipboard
val name: String?

The name of the MLflow App.

Link copied to clipboard

The status of the MLflow App.

Functions

Link copied to clipboard
inline fun copy(block: MlflowAppSummary.Builder.() -> Unit = {}): MlflowAppSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String