7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
8#include <aws/core/utils/Array.h>
19namespace BedrockRuntime {
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;
GuardrailImageSource & WithBytes(BytesT &&value)
void SetBytes(BytesT &&value)
AWS_BEDROCKRUNTIME_API GuardrailImageSource & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKRUNTIME_API GuardrailImageSource()=default
bool BytesHasBeenSet() const
const Aws::Utils::ByteBuffer & GetBytes() const
AWS_BEDROCKRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKRUNTIME_API GuardrailImageSource(Aws::Utils::Json::JsonView jsonValue)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue