7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/personalize/Personalize_EXPORTS.h>
10#include <aws/personalize/model/FeatureTransformation.h>
15template <
typename RESULT_TYPE>
16class AmazonWebServiceResult;
23namespace Personalize {
37 template <
typename FeatureTransformationT = FeatureTransformation>
39 m_featureTransformationHasBeenSet =
true;
40 m_featureTransformation = std::forward<FeatureTransformationT>(value);
42 template <
typename FeatureTransformationT = FeatureTransformation>
52 template <
typename RequestIdT = Aws::String>
54 m_requestIdHasBeenSet =
true;
55 m_requestId = std::forward<RequestIdT>(value);
57 template <
typename RequestIdT = Aws::String>
70 bool m_featureTransformationHasBeenSet =
false;
71 bool m_requestIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue