7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/qconnect/QConnect_EXPORTS.h>
9#include <aws/qconnect/model/ToolOverrideInputValueConfiguration.h>
41 template <
typename JsonPathT = Aws::String>
43 m_jsonPathHasBeenSet =
true;
44 m_jsonPath = std::forward<JsonPathT>(value);
46 template <
typename JsonPathT = Aws::String>
59 template <
typename ValueT = ToolOverr
ideInputValueConfiguration>
61 m_valueHasBeenSet =
true;
62 m_value = std::forward<ValueT>(value);
64 template <
typename ValueT = ToolOverr
ideInputValueConfiguration>
66 SetValue(std::forward<ValueT>(value));
74 bool m_jsonPathHasBeenSet =
false;
75 bool m_valueHasBeenSet =
false;
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue