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.
Container for the parameters to the UpdateMlflowApp operation. Updates an MLflow App.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class UpdateMlflowAppRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The UpdateMlflowAppRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateMlflowAppRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
AccountDefaultStatus | Amazon.SageMaker.AccountDefaultStatus |
Gets and sets the property AccountDefaultStatus. Indicates whether this this MLflow App is the default for the account. |
|
Arn | System.String |
Gets and sets the property Arn. The ARN of the MLflow App to update. |
|
ArtifactStoreUri | System.String |
Gets and sets the property ArtifactStoreUri. The new S3 URI for the general purpose bucket to use as the artifact store for the MLflow App. |
|
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. |
|
ModelRegistrationMode | Amazon.SageMaker.ModelRegistrationMode |
Gets and sets the property ModelRegistrationMode.
Whether to enable or disable automatic registration of new MLflow models to the SageMaker
Model Registry. To enable automatic model registration, set this value to |
|
Name | System.String |
Gets and sets the property Name. The name of the MLflow App to update. |
|
WeeklyMaintenanceWindowStart | System.String |
Gets and sets the property WeeklyMaintenanceWindowStart. The new weekly maintenance window start day and time to update. The maintenance window day and time should be in Coordinated Universal Time (UTC) 24-hour standard time. For example: TUE:03:30. |
.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