7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
42 template <
typename CopyFromT = Aws::String>
44 m_copyFromHasBeenSet =
true;
45 m_copyFrom = std::forward<CopyFromT>(value);
47 template <
typename CopyFromT = Aws::String>
55 bool m_copyFromHasBeenSet =
false;
bool CopyFromHasBeenSet() const
AWS_BEDROCK_API InferenceProfileModelSource & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCK_API InferenceProfileModelSource(Aws::Utils::Json::JsonView jsonValue)
InferenceProfileModelSource & WithCopyFrom(CopyFromT &&value)
AWS_BEDROCK_API InferenceProfileModelSource()=default
const Aws::String & GetCopyFrom() const
void SetCopyFrom(CopyFromT &&value)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue