MonitoringDatasetFormat
Represents the dataset format used when running a monitoring job.
Contents
- Csv
-
The CSV dataset used in the monitoring job.
Type: MonitoringCsvDatasetFormat object
Required: No
- Json
-
The JSON dataset used in the monitoring job
Type: MonitoringJsonDatasetFormat object
Required: No
- Parquet
-
The Parquet dataset used in the monitoring job
Type: MonitoringParquetDatasetFormat object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: