7#include <aws/sagemaker-a2i-runtime/AugmentedAIRuntime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace AugmentedAIRuntime
48 template<
typename InputContentT = Aws::String>
49 void SetInputContent(InputContentT&& value) { m_inputContentHasBeenSet =
true; m_inputContent = std::forward<InputContentT>(value); }
50 template<
typename InputContentT = Aws::String>
56 bool m_inputContentHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue