7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/Document.h>
19namespace BedrockAgentRuntime {
43 template <
typename DocumentT = Aws::Utils::Document>
45 m_documentHasBeenSet =
true;
46 m_document = std::forward<DocumentT>(value);
48 template <
typename DocumentT = Aws::Utils::Document>
56 bool m_documentHasBeenSet =
false;
AWS_BEDROCKAGENTRUNTIME_API FlowTraceNodeInputContent(Aws::Utils::Json::JsonView jsonValue)
void SetDocument(DocumentT &&value)
AWS_BEDROCKAGENTRUNTIME_API FlowTraceNodeInputContent & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
bool DocumentHasBeenSet() const
FlowTraceNodeInputContent & WithDocument(DocumentT &&value)
Aws::Utils::DocumentView GetDocument() const
AWS_BEDROCKAGENTRUNTIME_API FlowTraceNodeInputContent()=default
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue