7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/ActionGroupInvocationInput.h>
9#include <aws/bedrock-agent-runtime/model/CodeInterpreterInvocationInput.h>
10#include <aws/bedrock-agent-runtime/model/InvocationType.h>
11#include <aws/bedrock-agent-runtime/model/KnowledgeBaseLookupInput.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
25namespace BedrockAgentRuntime
103 inline void SetTraceId(
const char* value) { m_traceIdHasBeenSet =
true; m_traceId.assign(value); }
111 bool m_actionGroupInvocationInputHasBeenSet =
false;
114 bool m_codeInterpreterInvocationInputHasBeenSet =
false;
117 bool m_invocationTypeHasBeenSet =
false;
120 bool m_knowledgeBaseLookupInputHasBeenSet =
false;
123 bool m_traceIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue