7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace BedrockAgentRuntime {
41 template <
typename IdT = Aws::String>
43 m_idHasBeenSet =
true;
44 m_id = std::forward<IdT>(value);
46 template <
typename IdT = Aws::String>
48 SetId(std::forward<IdT>(value));
54 bool m_idHasBeenSet =
false;
bool IdHasBeenSet() const
AWS_BEDROCKAGENTRUNTIME_API RetrievalResultCustomDocumentLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
RetrievalResultCustomDocumentLocation & WithId(IdT &&value)
AWS_BEDROCKAGENTRUNTIME_API RetrievalResultCustomDocumentLocation(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetId() const
AWS_BEDROCKAGENTRUNTIME_API RetrievalResultCustomDocumentLocation()=default
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