Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnMlflowAppPropsMixin.Builder
Packages that use CfnMlflowAppPropsMixin.Builder
-
Uses of CfnMlflowAppPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnMlflowAppPropsMixin.BuilderModifier and TypeMethodDescriptionCfnMlflowAppPropsMixin.Builder.artifactStoreUri(String artifactStoreUri) The S3 URI for a general purpose bucket to use as the MLflow App artifact store.CfnMlflowAppPropsMixin.Builder.create()CfnMlflowAppPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMlflowAppPropsMixin.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.CfnMlflowAppPropsMixin.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.