7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/location/LocationService_EXPORTS.h>
9#include <aws/location/model/JobInputFormat.h>
20namespace LocationService {
45 template <
typename LocationT = Aws::String>
47 m_locationHasBeenSet =
true;
48 m_location = std::forward<LocationT>(value);
50 template <
typename LocationT = Aws::String>
66 m_formatHasBeenSet =
true;
78 bool m_locationHasBeenSet =
false;
79 bool m_formatHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue