7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
43 template <
typename RagSourceIdentifierT = Aws::String>
45 m_ragSourceIdentifierHasBeenSet =
true;
46 m_ragSourceIdentifier = std::forward<RagSourceIdentifierT>(value);
48 template <
typename RagSourceIdentifierT = Aws::String>
56 bool m_ragSourceIdentifierHasBeenSet =
false;
void SetRagSourceIdentifier(RagSourceIdentifierT &&value)
const Aws::String & GetRagSourceIdentifier() const
bool RagSourceIdentifierHasBeenSet() const
AWS_BEDROCK_API EvaluationPrecomputedRetrieveSourceConfig()=default
AWS_BEDROCK_API EvaluationPrecomputedRetrieveSourceConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API EvaluationPrecomputedRetrieveSourceConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
EvaluationPrecomputedRetrieveSourceConfig & WithRagSourceIdentifier(RagSourceIdentifierT &&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