Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnProcessingJobPropsMixin.StoppingConditionProperty
Packages that use CfnProcessingJobPropsMixin.StoppingConditionProperty
-
Uses of CfnProcessingJobPropsMixin.StoppingConditionProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnProcessingJobPropsMixin.StoppingConditionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProcessingJobPropsMixin.StoppingConditionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnProcessingJobPropsMixin.StoppingConditionPropertyModifier and TypeMethodDescriptionCfnProcessingJobPropsMixin.StoppingConditionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnProcessingJobPropsMixin.StoppingConditionPropertyModifier and TypeMethodDescriptionCfnProcessingJobMixinProps.Builder.stoppingCondition(CfnProcessingJobPropsMixin.StoppingConditionProperty stoppingCondition) Sets the value ofCfnProcessingJobMixinProps.getStoppingCondition()CfnProcessingJobPropsMixin.Builder.stoppingCondition(CfnProcessingJobPropsMixin.StoppingConditionProperty stoppingCondition) Configures conditions under which the processing job should be stopped, such as how long the processing job has been running.