7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
8#include <aws/core/utils/Array.h>
21namespace BedrockRuntime
47 template<
typename BytesT = Aws::Utils::CryptoBuffer>
48 void SetBytes(BytesT&& value) { m_bytesHasBeenSet =
true; m_bytes = std::forward<BytesT>(value); }
49 template<
typename BytesT = Aws::Utils::CryptoBuffer>
55 bool m_bytesHasBeenSet =
false;
BidirectionalOutputPayloadPart & WithBytes(BytesT &&value)
void SetBytes(BytesT &&value)
AWS_BEDROCKRUNTIME_API BidirectionalOutputPayloadPart(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Utils::CryptoBuffer & GetBytes() const
bool BytesHasBeenSet() const
AWS_BEDROCKRUNTIME_API BidirectionalOutputPayloadPart()=default
AWS_BEDROCKRUNTIME_API BidirectionalOutputPayloadPart & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue