7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/bedrock-runtime/model/ToolResultStatus.h>
11#include <aws/bedrock-runtime/model/ToolResultContentBlock.h>
24namespace BedrockRuntime
52 inline void SetToolUseId(
const char* value) { m_toolUseIdHasBeenSet =
true; m_toolUseId.assign(value); }
87 bool m_toolUseIdHasBeenSet =
false;
90 bool m_contentHasBeenSet =
false;
93 bool m_statusHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue