7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/Document.h>
21namespace BedrockAgentRuntime
49 template<
typename DocumentT = Aws::Utils::Document>
50 void SetDocument(DocumentT&& value) { m_documentHasBeenSet =
true; m_document = std::forward<DocumentT>(value); }
51 template<
typename DocumentT = Aws::Utils::Document>
57 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
Aws::Utils::Json::JsonValue JsonValue