7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
43 template <
typename ModelIdentifierT = Aws::String>
45 m_modelIdentifierHasBeenSet =
true;
46 m_modelIdentifier = std::forward<ModelIdentifierT>(value);
48 template <
typename ModelIdentifierT = Aws::String>
56 bool m_modelIdentifierHasBeenSet =
false;
BedrockEvaluatorModel & WithModelIdentifier(ModelIdentifierT &&value)
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCK_API BedrockEvaluatorModel()=default
const Aws::String & GetModelIdentifier() const
AWS_BEDROCK_API BedrockEvaluatorModel & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API BedrockEvaluatorModel(Aws::Utils::Json::JsonView jsonValue)
void SetModelIdentifier(ModelIdentifierT &&value)
bool ModelIdentifierHasBeenSet() const
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