7#include <aws/lookoutvision/LookoutforVision_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace LookoutforVision
46 template<
typename TypeT = Aws::String>
47 void SetType(TypeT&& value) { m_typeHasBeenSet =
true; m_type = std::forward<TypeT>(value); }
48 template<
typename TypeT = Aws::String>
54 bool m_typeHasBeenSet =
false;
bool TypeHasBeenSet() const
void SetType(TypeT &&value)
AWS_LOOKOUTFORVISION_API ImageSource()=default
const Aws::String & GetType() const
AWS_LOOKOUTFORVISION_API ImageSource & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LOOKOUTFORVISION_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_LOOKOUTFORVISION_API ImageSource(Aws::Utils::Json::JsonView jsonValue)
ImageSource & WithType(TypeT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue