7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/bedrock-agent-runtime/model/InputImageFormat.h>
9#include <aws/core/utils/Array.h>
20namespace BedrockAgentRuntime {
48 m_formatHasBeenSet =
true;
64 template <
typename InlineContentT = Aws::Utils::CryptoBuffer>
66 m_inlineContentHasBeenSet =
true;
67 m_inlineContent = std::forward<InlineContentT>(value);
69 template <
typename InlineContentT = Aws::Utils::CryptoBuffer>
79 bool m_formatHasBeenSet =
false;
80 bool m_inlineContentHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue