7#include <aws/personalize/Personalize_EXPORTS.h>
8#include <aws/personalize/PersonalizeRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
43 template<
typename FeatureTransformationArnT = Aws::String>
44 void SetFeatureTransformationArn(FeatureTransformationArnT&& value) { m_featureTransformationArnHasBeenSet =
true; m_featureTransformationArn = std::forward<FeatureTransformationArnT>(value); }
45 template<
typename FeatureTransformationArnT = Aws::String>
51 bool m_featureTransformationArnHasBeenSet =
false;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String