UpdateMlflowTrackingServerRequest
Types
Properties
Link copied to clipboard
The new S3 URI for the general purpose bucket to use as the artifact store for the MLflow Tracking Server.
Link copied to clipboard
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 True
. To disable automatic model registration, set this value to False
. If not specified, AutomaticModelRegistration
defaults to False
Link copied to clipboard
The name of the MLflow Tracking Server to update.
Link copied to clipboard
The new size for the MLflow Tracking Server.
Link copied to clipboard
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.
Functions
Link copied to clipboard
inline fun copy(block: UpdateMlflowTrackingServerRequest.Builder.() -> Unit = {}): UpdateMlflowTrackingServerRequest