7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/textract/Textract_EXPORTS.h>
42 template <
typename ValueT = Aws::String>
44 m_valueHasBeenSet =
true;
45 m_value = std::forward<ValueT>(value);
47 template <
typename ValueT = Aws::String>
49 SetValue(std::forward<ValueT>(value));
61 m_confidenceHasBeenSet =
true;
72 double m_confidence{0.0};
73 bool m_valueHasBeenSet =
false;
74 bool m_confidenceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue