| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
MonitoringJsonDatasetFormat |
MonitoringJsonDatasetFormat.clone() |
MonitoringJsonDatasetFormat |
MonitoringDatasetFormat.getJson()
The JSON dataset used in the monitoring job
|
MonitoringJsonDatasetFormat |
MonitoringJsonDatasetFormat.withLine(Boolean line)
Indicates if the file should be read as a JSON object per line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringDatasetFormat.setJson(MonitoringJsonDatasetFormat json)
The JSON dataset used in the monitoring job
|
MonitoringDatasetFormat |
MonitoringDatasetFormat.withJson(MonitoringJsonDatasetFormat json)
The JSON dataset used in the monitoring job
|
Copyright © 2024. All rights reserved.