7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
43 template <
typename FieldNameT = Aws::String>
45 m_fieldNameHasBeenSet =
true;
46 m_fieldName = std::forward<FieldNameT>(value);
48 template <
typename FieldNameT = Aws::String>
56 bool m_fieldNameHasBeenSet =
false;
AWS_BEDROCK_API FieldForReranking(Aws::Utils::Json::JsonView jsonValue)
FieldForReranking & WithFieldName(FieldNameT &&value)
AWS_BEDROCK_API FieldForReranking()=default
const Aws::String & GetFieldName() const
bool FieldNameHasBeenSet() const
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCK_API FieldForReranking & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetFieldName(FieldNameT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue