7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/ImageInputFormat.h>
9#include <aws/bedrock-agent-runtime/model/ImageInputSource.h>
20namespace BedrockAgentRuntime {
47 m_formatHasBeenSet =
true;
62 template <
typename SourceT = ImageInputSource>
64 m_sourceHasBeenSet =
true;
65 m_source = std::forward<SourceT>(value);
67 template <
typename SourceT = ImageInputSource>
76 ImageInputSource m_source;
77 bool m_formatHasBeenSet =
false;
78 bool m_sourceHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue