7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/iotevents/IoTEvents_EXPORTS.h>
42 template <
typename PathT = Aws::String>
44 m_pathHasBeenSet =
true;
45 m_path = std::forward<PathT>(value);
47 template <
typename PathT = Aws::String>
49 SetPath(std::forward<PathT>(value));
55 bool m_pathHasBeenSet =
false;
AWS_IOTEVENTS_API Aws::Utils::Json::JsonValue Jsonize() const
AnalysisResultLocation & WithPath(PathT &&value)
AWS_IOTEVENTS_API AnalysisResultLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTEVENTS_API AnalysisResultLocation(Aws::Utils::Json::JsonView jsonValue)
void SetPath(PathT &&value)
bool PathHasBeenSet() const
AWS_IOTEVENTS_API AnalysisResultLocation()=default
const Aws::String & GetPath() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue