Uses of Class
software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
-
Packages that use QualityCheckStepMetadata Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of QualityCheckStepMetadata in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return QualityCheckStepMetadata Modifier and Type Method Description QualityCheckStepMetadataPipelineExecutionStepMetadata. qualityCheck()The configurations and outcomes of the check step execution.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type QualityCheckStepMetadata Modifier and Type Method Description PipelineExecutionStepMetadata.BuilderPipelineExecutionStepMetadata.Builder. qualityCheck(QualityCheckStepMetadata qualityCheck)The configurations and outcomes of the check step execution.
-