Uses of Class
software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
Packages that use MonitoringS3Output Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of MonitoringS3Output in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return MonitoringS3Output Modifier and Type Method Description MonitoringS3OutputMonitoringOutput. s3Output()The Amazon S3 storage location where the results of a monitoring job are saved.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type MonitoringS3Output Modifier and Type Method Description MonitoringOutput.BuilderMonitoringOutput.Builder. s3Output(MonitoringS3Output s3Output)The Amazon S3 storage location where the results of a monitoring job are saved.
-