7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace BedrockAgentRuntime {
41 template <
typename IdentifierT = Aws::String>
43 m_identifierHasBeenSet =
true;
44 m_identifier = std::forward<IdentifierT>(value);
46 template <
typename IdentifierT = Aws::String>
54 bool m_identifierHasBeenSet =
false;
AgenticRetrieveSourceRetriever & WithIdentifier(IdentifierT &&value)
bool IdentifierHasBeenSet() const
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrieveSourceRetriever(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrieveSourceRetriever()=default
void SetIdentifier(IdentifierT &&value)
const Aws::String & GetIdentifier() const
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrieveSourceRetriever & 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