7#include <aws/personalize/Personalize_EXPORTS.h>
8#include <aws/personalize/model/FieldsForThemeGeneration.h>
47 template<
typename FieldsForThemeGenerationT = FieldsForThemeGeneration>
48 void SetFieldsForThemeGeneration(FieldsForThemeGenerationT&& value) { m_fieldsForThemeGenerationHasBeenSet =
true; m_fieldsForThemeGeneration = std::forward<FieldsForThemeGenerationT>(value); }
49 template<
typename FieldsForThemeGenerationT = FieldsForThemeGeneration>
55 bool m_fieldsForThemeGenerationHasBeenSet =
false;
AWS_PERSONALIZE_API ThemeGenerationConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
bool FieldsForThemeGenerationHasBeenSet() const
AWS_PERSONALIZE_API ThemeGenerationConfig(Aws::Utils::Json::JsonView jsonValue)
void SetFieldsForThemeGeneration(FieldsForThemeGenerationT &&value)
const FieldsForThemeGeneration & GetFieldsForThemeGeneration() const
AWS_PERSONALIZE_API Aws::Utils::Json::JsonValue Jsonize() const
ThemeGenerationConfig & WithFieldsForThemeGeneration(FieldsForThemeGenerationT &&value)
AWS_PERSONALIZE_API ThemeGenerationConfig()=default
Aws::Utils::Json::JsonValue JsonValue