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.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class DescribeMlflowAppResponse : AmazonWebServiceResponse
The DescribeMlflowAppResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
DescribeMlflowAppResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
AccountDefaultStatus | Amazon.SageMaker.AccountDefaultStatus |
Gets and sets the property AccountDefaultStatus. Indicates whether this MLflow app is the default for the entire account. |
|
Arn | System.String |
Gets and sets the property Arn. The ARN of the MLflow App. |
|
ArtifactStoreUri | System.String |
Gets and sets the property ArtifactStoreUri. The S3 URI of the general purpose bucket used as the MLflow App artifact store. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
CreatedBy | Amazon.SageMaker.Model.UserContext |
Gets and sets the property CreatedBy. |
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The timestamp when the MLflow App was created. |
|
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. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
LastModifiedBy | Amazon.SageMaker.Model.UserContext |
Gets and sets the property LastModifiedBy. |
|
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. The timestamp when the MLflow App was last modified. |
|
MaintenanceStatus | Amazon.SageMaker.MaintenanceStatus |
Gets and sets the property MaintenanceStatus. Current maintenance status of the MLflow App. |
|
MlflowVersion | System.String |
Gets and sets the property MlflowVersion. The MLflow version used. |
|
ModelRegistrationMode | Amazon.SageMaker.ModelRegistrationMode |
Gets and sets the property ModelRegistrationMode. Whether automatic registration of new MLflow models to the SageMaker Model Registry is enabled. |
|
Name | System.String |
Gets and sets the property Name. The name of the MLflow App. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
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. |
|
Status | Amazon.SageMaker.MlflowAppStatus |
Gets and sets the property Status. The current creation status of the described MLflow App. |
|
WeeklyMaintenanceWindowStart | System.String |
Gets and sets the property WeeklyMaintenanceWindowStart. The day and time of the week when weekly maintenance occurs. |
.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