7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/TeacherModelConfig.h>
41 template <
typename TeacherModelConfigT = TeacherModelConfig>
43 m_teacherModelConfigHasBeenSet =
true;
44 m_teacherModelConfig = std::forward<TeacherModelConfigT>(value);
46 template <
typename TeacherModelConfigT = TeacherModelConfig>
54 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
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue