7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/FindMatchesParameters.h>
9#include <aws/glue/model/TransformType.h>
46 m_transformTypeHasBeenSet =
true;
47 m_transformType = value;
61 template <
typename FindMatchesParametersT = FindMatchesParameters>
63 m_findMatchesParametersHasBeenSet =
true;
64 m_findMatchesParameters = std::forward<FindMatchesParametersT>(value);
66 template <
typename FindMatchesParametersT = FindMatchesParameters>
75 FindMatchesParameters m_findMatchesParameters;
76 bool m_transformTypeHasBeenSet =
false;
77 bool m_findMatchesParametersHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue