7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/personalize/Personalize_EXPORTS.h>
19namespace Personalize {
43 template <
typename BestRecipeArnT = Aws::String>
45 m_bestRecipeArnHasBeenSet =
true;
46 m_bestRecipeArn = std::forward<BestRecipeArnT>(value);
48 template <
typename BestRecipeArnT = Aws::String>
56 bool m_bestRecipeArnHasBeenSet =
false;
void SetBestRecipeArn(BestRecipeArnT &&value)
AWS_PERSONALIZE_API Aws::Utils::Json::JsonValue Jsonize() const
AutoMLResult & WithBestRecipeArn(BestRecipeArnT &&value)
const Aws::String & GetBestRecipeArn() const
AWS_PERSONALIZE_API AutoMLResult(Aws::Utils::Json::JsonView jsonValue)
AWS_PERSONALIZE_API AutoMLResult & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_PERSONALIZE_API AutoMLResult()=default
bool BestRecipeArnHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue