7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace BedrockAgent {
41 template <
typename FieldNameT = Aws::String>
43 m_fieldNameHasBeenSet =
true;
44 m_fieldName = std::forward<FieldNameT>(value);
46 template <
typename FieldNameT = Aws::String>
54 bool m_fieldNameHasBeenSet =
false;
AWS_BEDROCKAGENT_API FieldForReranking & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API FieldForReranking()=default
bool FieldNameHasBeenSet() const
void SetFieldName(FieldNameT &&value)
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
FieldForReranking & WithFieldName(FieldNameT &&value)
const Aws::String & GetFieldName() const
AWS_BEDROCKAGENT_API FieldForReranking(Aws::Utils::Json::JsonView jsonValue)
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