Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnMlflowTrackingServerPropsMixin.Builder
Packages that use CfnMlflowTrackingServerPropsMixin.Builder
-
Uses of CfnMlflowTrackingServerPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnMlflowTrackingServerPropsMixin.BuilderModifier and TypeMethodDescriptionCfnMlflowTrackingServerPropsMixin.Builder.artifactStoreUri(String artifactStoreUri) The Amazon S3 URI for MLFlow Tracking Server artifacts.CfnMlflowTrackingServerPropsMixin.Builder.automaticModelRegistration(Boolean automaticModelRegistration) A flag to enable Automatic SageMaker Model Registration.CfnMlflowTrackingServerPropsMixin.Builder.automaticModelRegistration(IResolvable automaticModelRegistration) A flag to enable Automatic SageMaker Model Registration.CfnMlflowTrackingServerPropsMixin.Builder.create()CfnMlflowTrackingServerPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMlflowTrackingServerPropsMixin.Builder.mlflowVersion(String mlflowVersion) The MLFlow Version used on the MLFlow Tracking Server.The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on behalf of the customer.An array of key-value pairs to apply to this resource.CfnMlflowTrackingServerPropsMixin.Builder.trackingServerName(String trackingServerName) The name of the MLFlow Tracking Server.CfnMlflowTrackingServerPropsMixin.Builder.trackingServerSize(String trackingServerSize) The size of the MLFlow Tracking Server.CfnMlflowTrackingServerPropsMixin.Builder.weeklyMaintenanceWindowStart(String weeklyMaintenanceWindowStart) The start of the time window for maintenance of the MLFlow Tracking Server in UTC time.