7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
8#include <aws/core/utils/Array.h>
19namespace BedrockRuntime {
41 template <
typename BytesT = Aws::Utils::CryptoBuffer>
43 m_bytesHasBeenSet =
true;
44 m_bytes = std::forward<BytesT>(value);
46 template <
typename BytesT = Aws::Utils::CryptoBuffer>
48 SetBytes(std::forward<BytesT>(value));
54 bool m_bytesHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue