/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Aggregated details about the data quality metrics collected for the
* AnomalyDetectorArn
provided in the GetDataQualityMetrics
* object.See Also:
AWS
* API Reference
The start time for the data quality metrics collection.
*/ inline const Aws::Utils::DateTime& GetStartTimestamp() const{ return m_startTimestamp; } /** *The start time for the data quality metrics collection.
*/ inline bool StartTimestampHasBeenSet() const { return m_startTimestampHasBeenSet; } /** *The start time for the data quality metrics collection.
*/ inline void SetStartTimestamp(const Aws::Utils::DateTime& value) { m_startTimestampHasBeenSet = true; m_startTimestamp = value; } /** *The start time for the data quality metrics collection.
*/ inline void SetStartTimestamp(Aws::Utils::DateTime&& value) { m_startTimestampHasBeenSet = true; m_startTimestamp = std::move(value); } /** *The start time for the data quality metrics collection.
*/ inline AnomalyDetectorDataQualityMetric& WithStartTimestamp(const Aws::Utils::DateTime& value) { SetStartTimestamp(value); return *this;} /** *The start time for the data quality metrics collection.
*/ inline AnomalyDetectorDataQualityMetric& WithStartTimestamp(Aws::Utils::DateTime&& value) { SetStartTimestamp(std::move(value)); return *this;} /** *An array of DataQualityMetricList
objects. Each object in the
* array contains information about a data quality metric.
An array of DataQualityMetricList
objects. Each object in the
* array contains information about a data quality metric.
An array of DataQualityMetricList
objects. Each object in the
* array contains information about a data quality metric.
An array of DataQualityMetricList
objects. Each object in the
* array contains information about a data quality metric.
An array of DataQualityMetricList
objects. Each object in the
* array contains information about a data quality metric.
An array of DataQualityMetricList
objects. Each object in the
* array contains information about a data quality metric.
An array of DataQualityMetricList
objects. Each object in the
* array contains information about a data quality metric.
An array of DataQualityMetricList
objects. Each object in the
* array contains information about a data quality metric.