AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This is the response object from the DescribeMlflowApp operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SageMaker.Model.DescribeMlflowAppResponse

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class DescribeMlflowAppResponse : AmazonWebServiceResponse

The DescribeMlflowAppResponse type exposes the following members

Constructors

NameDescription
Public Method DescribeMlflowAppResponse()

Properties

NameTypeDescription
Public Property AccountDefaultStatus Amazon.SageMaker.AccountDefaultStatus

Gets and sets the property AccountDefaultStatus.

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

Public Property Arn System.String

Gets and sets the property Arn.

The ARN of the MLflow App.

Public Property ArtifactStoreUri System.String

Gets and sets the property ArtifactStoreUri.

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

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreatedBy Amazon.SageMaker.Model.UserContext

Gets and sets the property CreatedBy.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The timestamp when the MLflow App was created.

Public Property DefaultDomainIdList System.Collections.Generic.List<System.String>

Gets and sets the property DefaultDomainIdList.

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

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastModifiedBy Amazon.SageMaker.Model.UserContext

Gets and sets the property LastModifiedBy.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The timestamp when the MLflow App was last modified.

Public Property MaintenanceStatus Amazon.SageMaker.MaintenanceStatus

Gets and sets the property MaintenanceStatus.

Current maintenance status of the MLflow App.

Public Property MlflowVersion System.String

Gets and sets the property MlflowVersion.

The MLflow version used.

Public Property ModelRegistrationMode Amazon.SageMaker.ModelRegistrationMode

Gets and sets the property ModelRegistrationMode.

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

Public Property Name System.String

Gets and sets the property Name.

The name of the MLflow App.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property RoleArn System.String

Gets and sets the property RoleArn.

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.

Public Property Status Amazon.SageMaker.MlflowAppStatus

Gets and sets the property Status.

The current creation status of the described MLflow App.

Public Property WeeklyMaintenanceWindowStart System.String

Gets and sets the property WeeklyMaintenanceWindowStart.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5