7#include <aws/amp/PrometheusService_EXPORTS.h>
8#include <aws/amp/model/RandomCutForestConfiguration.h>
19namespace PrometheusService {
41 template <
typename RandomCutForestT = RandomCutForestConfiguration>
43 m_randomCutForestHasBeenSet =
true;
44 m_randomCutForest = std::forward<RandomCutForestT>(value);
46 template <
typename RandomCutForestT = RandomCutForestConfiguration>
54 bool m_randomCutForestHasBeenSet =
false;
AnomalyDetectorConfiguration & WithRandomCutForest(RandomCutForestT &&value)
bool RandomCutForestHasBeenSet() const
void SetRandomCutForest(RandomCutForestT &&value)
AWS_PROMETHEUSSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_PROMETHEUSSERVICE_API AnomalyDetectorConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_PROMETHEUSSERVICE_API AnomalyDetectorConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_PROMETHEUSSERVICE_API AnomalyDetectorConfiguration()=default
const RandomCutForestConfiguration & GetRandomCutForest() const
Aws::Utils::Json::JsonValue JsonValue