Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnMlflowTrackingServerMixinProps.Builder
Packages that use CfnMlflowTrackingServerMixinProps.Builder
-
Uses of CfnMlflowTrackingServerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnMlflowTrackingServerMixinProps.BuilderModifier and TypeMethodDescriptionCfnMlflowTrackingServerMixinProps.Builder.artifactStoreUri(String artifactStoreUri) Sets the value ofCfnMlflowTrackingServerMixinProps.getArtifactStoreUri()CfnMlflowTrackingServerMixinProps.Builder.automaticModelRegistration(Boolean automaticModelRegistration) Sets the value ofCfnMlflowTrackingServerMixinProps.getAutomaticModelRegistration()CfnMlflowTrackingServerMixinProps.Builder.automaticModelRegistration(IResolvable automaticModelRegistration) Sets the value ofCfnMlflowTrackingServerMixinProps.getAutomaticModelRegistration()CfnMlflowTrackingServerMixinProps.builder()CfnMlflowTrackingServerMixinProps.Builder.mlflowVersion(String mlflowVersion) Sets the value ofCfnMlflowTrackingServerMixinProps.getMlflowVersion()Sets the value ofCfnMlflowTrackingServerMixinProps.getRoleArn()Sets the value ofCfnMlflowTrackingServerMixinProps.getTags()CfnMlflowTrackingServerMixinProps.Builder.trackingServerName(String trackingServerName) Sets the value ofCfnMlflowTrackingServerMixinProps.getTrackingServerName()CfnMlflowTrackingServerMixinProps.Builder.trackingServerSize(String trackingServerSize) Sets the value ofCfnMlflowTrackingServerMixinProps.getTrackingServerSize()CfnMlflowTrackingServerMixinProps.Builder.weeklyMaintenanceWindowStart(String weeklyMaintenanceWindowStart) Sets the value ofCfnMlflowTrackingServerMixinProps.getWeeklyMaintenanceWindowStart()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnMlflowTrackingServerMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMlflowTrackingServerMixinProps.Builder.