Uses of Class
software.amazon.awscdk.services.sagemaker.CfnMlflowAppProps.Builder
Packages that use CfnMlflowAppProps.Builder
-
Uses of CfnMlflowAppProps.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnMlflowAppProps.BuilderModifier and TypeMethodDescriptionCfnMlflowAppProps.Builder.artifactStoreUri(String artifactStoreUri) Sets the value ofCfnMlflowAppProps.getArtifactStoreUri()static CfnMlflowAppProps.BuilderCfnMlflowAppProps.builder()CfnMlflowAppProps.Builder.modelRegistrationMode(String modelRegistrationMode) Sets the value ofCfnMlflowAppProps.getModelRegistrationMode()Sets the value ofCfnMlflowAppProps.getName()Sets the value ofCfnMlflowAppProps.getRoleArn()Sets the value ofCfnMlflowAppProps.getTags()CfnMlflowAppProps.Builder.weeklyMaintenanceWindowStart(String weeklyMaintenanceWindowStart) Sets the value ofCfnMlflowAppProps.getWeeklyMaintenanceWindowStart()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnMlflowAppProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMlflowAppProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMlflowAppProps.Builder.