7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
8#include <aws/bedrock-runtime/model/ImageFormat.h>
19namespace BedrockRuntime {
43 m_formatHasBeenSet =
true;
53 bool m_formatHasBeenSet =
false;
AWS_BEDROCKRUNTIME_API ImageBlockStart(Aws::Utils::Json::JsonView jsonValue)
bool FormatHasBeenSet() const
AWS_BEDROCKRUNTIME_API ImageBlockStart()=default
ImageBlockStart & WithFormat(ImageFormat value)
AWS_BEDROCKRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
void SetFormat(ImageFormat value)
AWS_BEDROCKRUNTIME_API ImageBlockStart & operator=(Aws::Utils::Json::JsonView jsonValue)
ImageFormat GetFormat() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue