Uses of Class
software.amazon.awscdk.services.sagemaker.CfnCluster.AutoPatchConfigProperty.Builder
Packages that use CfnCluster.AutoPatchConfigProperty.Builder
-
Uses of CfnCluster.AutoPatchConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnCluster.AutoPatchConfigProperty.BuilderModifier and TypeMethodDescriptionCfnCluster.AutoPatchConfigProperty.builder()CfnCluster.AutoPatchConfigProperty.Builder.deploymentConfig(IResolvable deploymentConfig) Sets the value ofCfnCluster.AutoPatchConfigProperty.getDeploymentConfig()CfnCluster.AutoPatchConfigProperty.Builder.deploymentConfig(CfnCluster.DeploymentConfigProperty deploymentConfig) Sets the value ofCfnCluster.AutoPatchConfigProperty.getDeploymentConfig()CfnCluster.AutoPatchConfigProperty.Builder.patchingStrategy(String patchingStrategy) Sets the value ofCfnCluster.AutoPatchConfigProperty.getPatchingStrategy()CfnCluster.AutoPatchConfigProperty.Builder.patchSchedule(IResolvable patchSchedule) Sets the value ofCfnCluster.AutoPatchConfigProperty.getPatchSchedule()CfnCluster.AutoPatchConfigProperty.Builder.patchSchedule(CfnCluster.PatchScheduleProperty patchSchedule) Sets the value ofCfnCluster.AutoPatchConfigProperty.getPatchSchedule()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnCluster.AutoPatchConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCluster.AutoPatchConfigProperty.Builder.