7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
8#include <aws/core/utils/Array.h>
21namespace BedrockRuntime
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;
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)
Aws::Utils::Json::JsonValue JsonValue