Uses of Class
software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
Packages that use ProcessingS3Output Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ProcessingS3Output in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ProcessingS3Output Modifier and Type Method Description ProcessingS3OutputProcessingOutput. s3Output()Configuration for processing job outputs in Amazon S3.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ProcessingS3Output Modifier and Type Method Description ProcessingOutput.BuilderProcessingOutput.Builder. s3Output(ProcessingS3Output s3Output)Configuration for processing job outputs in Amazon S3.
-