7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/FindMatchesMetrics.h>
9#include <aws/glue/model/TransformType.h>
43 m_transformTypeHasBeenSet =
true;
44 m_transformType = value;
58 template <
typename FindMatchesMetricsT = FindMatchesMetrics>
60 m_findMatchesMetricsHasBeenSet =
true;
61 m_findMatchesMetrics = std::forward<FindMatchesMetricsT>(value);
63 template <
typename FindMatchesMetricsT = FindMatchesMetrics>
72 FindMatchesMetrics m_findMatchesMetrics;
73 bool m_transformTypeHasBeenSet =
false;
74 bool m_findMatchesMetricsHasBeenSet =
false;
void SetTransformType(TransformType value)
AWS_GLUE_API EvaluationMetrics()=default
EvaluationMetrics & WithFindMatchesMetrics(FindMatchesMetricsT &&value)
const FindMatchesMetrics & GetFindMatchesMetrics() const
void SetFindMatchesMetrics(FindMatchesMetricsT &&value)
bool FindMatchesMetricsHasBeenSet() const
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GLUE_API EvaluationMetrics & operator=(Aws::Utils::Json::JsonView jsonValue)
TransformType GetTransformType() const
bool TransformTypeHasBeenSet() const
EvaluationMetrics & WithTransformType(TransformType value)
AWS_GLUE_API EvaluationMetrics(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue