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