7#include <aws/frauddetector/FraudDetector_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/frauddetector/model/AggregatedLogOddsMetric.h>
22namespace FraudDetector
63 bool m_logOddsMetricsHasBeenSet =
false;
bool LogOddsMetricsHasBeenSet() const
AggregatedVariablesImportanceMetrics & WithLogOddsMetrics(Aws::Vector< AggregatedLogOddsMetric > &&value)
AggregatedVariablesImportanceMetrics & WithLogOddsMetrics(const Aws::Vector< AggregatedLogOddsMetric > &value)
void SetLogOddsMetrics(Aws::Vector< AggregatedLogOddsMetric > &&value)
AggregatedVariablesImportanceMetrics & AddLogOddsMetrics(const AggregatedLogOddsMetric &value)
AggregatedVariablesImportanceMetrics & AddLogOddsMetrics(AggregatedLogOddsMetric &&value)
AWS_FRAUDDETECTOR_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_FRAUDDETECTOR_API AggregatedVariablesImportanceMetrics & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< AggregatedLogOddsMetric > & GetLogOddsMetrics() const
AWS_FRAUDDETECTOR_API AggregatedVariablesImportanceMetrics()
AWS_FRAUDDETECTOR_API AggregatedVariablesImportanceMetrics(Aws::Utils::Json::JsonView jsonValue)
void SetLogOddsMetrics(const Aws::Vector< AggregatedLogOddsMetric > &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue