7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/Array.h>
19namespace BedrockAgentRuntime {
42 template <
typename BytesT = Aws::Utils::ByteBuffer>
44 m_bytesHasBeenSet =
true;
45 m_bytes = std::forward<BytesT>(value);
47 template <
typename BytesT = Aws::Utils::ByteBuffer>
49 SetBytes(std::forward<BytesT>(value));
55 bool m_bytesHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue