Uses of Class
software.amazon.awscdk.services.sagemaker.CfnMlflowApp.Builder
Packages that use CfnMlflowApp.Builder
-
Uses of CfnMlflowApp.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnMlflowApp.BuilderModifier and TypeMethodDescriptionCfnMlflowApp.Builder.artifactStoreUri(String artifactStoreUri) The S3 URI for a general purpose bucket to use as the MLflow App artifact store.static CfnMlflowApp.BuilderCfnMlflowApp.Builder.modelRegistrationMode(String modelRegistrationMode) Whether to enable or disable automatic registration of new MLflow models to the SageMaker Model Registry.The name of the MLflow App.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.Tags to associate with the MLflow App.CfnMlflowApp.Builder.weeklyMaintenanceWindowStart(String weeklyMaintenanceWindowStart) The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled.