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