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