7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/TeacherModelConfig.h>
47 template<
typename TeacherModelConfigT = TeacherModelConfig>
48 void SetTeacherModelConfig(TeacherModelConfigT&& value) { m_teacherModelConfigHasBeenSet =
true; m_teacherModelConfig = std::forward<TeacherModelConfigT>(value); }
49 template<
typename TeacherModelConfigT = TeacherModelConfig>
55 bool m_teacherModelConfigHasBeenSet =
false;
bool TeacherModelConfigHasBeenSet() const
AWS_BEDROCK_API DistillationConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTeacherModelConfig(TeacherModelConfigT &&value)
AWS_BEDROCK_API DistillationConfig()=default
DistillationConfig & WithTeacherModelConfig(TeacherModelConfigT &&value)
AWS_BEDROCK_API DistillationConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
const TeacherModelConfig & GetTeacherModelConfig() const
Aws::Utils::Json::JsonValue JsonValue