DescribeMlflowAppResponse

Types

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

Properties

Link copied to clipboard

Indicates whether this MLflow app is the default for the entire account.

Link copied to clipboard
val arn: String?

The ARN of the MLflow App.

Link copied to clipboard

The S3 URI of the general purpose bucket used as the MLflow App artifact store.

Link copied to clipboard

Information about the user who created or modified a SageMaker resource.

Link copied to clipboard

The timestamp when the MLflow App was created.

Link copied to clipboard

List of SageMaker Domain IDs for which this MLflow App is the default.

Link copied to clipboard

Information about the user who created or modified a SageMaker resource.

Link copied to clipboard

The timestamp when the MLflow App was last modified.

Link copied to clipboard

Current maintenance status of the MLflow App.

Link copied to clipboard

The MLflow version used.

Link copied to clipboard

Whether automatic registration of new MLflow models to the SageMaker Model Registry is enabled.

Link copied to clipboard
val name: String?

The name of the MLflow App.

Link copied to clipboard

The Amazon Resource Name (ARN) for an IAM role in your account that the MLflow App uses to access the artifact store in Amazon S3.

Link copied to clipboard

The current creation status of the described MLflow App.

Link copied to clipboard

The day and time of the week when weekly maintenance occurs.

Functions

Link copied to clipboard
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