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 DescribeMlflowTrackingServer operation.

Inheritance Hierarchy

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

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

Syntax

C#
public class DescribeMlflowTrackingServerResponse : AmazonWebServiceResponse

The DescribeMlflowTrackingServerResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ArtifactStoreUri System.String

Gets and sets the property ArtifactStoreUri.

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

Public Property AutomaticModelRegistration System.Boolean

Gets and sets the property AutomaticModelRegistration.

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

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 of when the described MLflow Tracking Server was created.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property IsActive Amazon.SageMaker.IsTrackingServerActive

Gets and sets the property IsActive.

Whether the described MLflow Tracking Server is currently active.

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 of when the described MLflow Tracking Server was last modified.

Public Property MlflowVersion System.String

Gets and sets the property MlflowVersion.

The MLflow version used for the described tracking server.

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 described MLflow Tracking Server uses to access the artifact store in Amazon S3.

Public Property TrackingServerArn System.String

Gets and sets the property TrackingServerArn.

The ARN of the described tracking server.

Public Property TrackingServerMaintenanceStatus Amazon.SageMaker.TrackingServerMaintenanceStatus

Gets and sets the property TrackingServerMaintenanceStatus.

The current maintenance status of the described MLflow Tracking Server.

Public Property TrackingServerName System.String

Gets and sets the property TrackingServerName.

The name of the described tracking server.

Public Property TrackingServerSize Amazon.SageMaker.TrackingServerSize

Gets and sets the property TrackingServerSize.

The size of the described tracking server.

Public Property TrackingServerStatus Amazon.SageMaker.TrackingServerStatus

Gets and sets the property TrackingServerStatus.

The current creation status of the described MLflow Tracking Server.

Public Property TrackingServerUrl System.String

Gets and sets the property TrackingServerUrl.

The URL to connect to the MLflow user interface for the described tracking server.

Public Property WeeklyMaintenanceWindowStart System.String

Gets and sets the property WeeklyMaintenanceWindowStart.

The day and time of the week when weekly maintenance occurs on the described tracking server.

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