7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/Array.h>
21namespace BedrockAgentRuntime
48 template<
typename BytesT = Aws::Utils::ByteBuffer>
49 void SetBytes(BytesT&& value) { m_bytesHasBeenSet =
true; m_bytes = std::forward<BytesT>(value); }
50 template<
typename BytesT = Aws::Utils::ByteBuffer>
56 bool m_bytesHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue