7#include <aws/textract/Textract_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/textract/model/LendingDetection.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
51 inline void SetType(
const char* value) { m_typeHasBeenSet =
true; m_type.assign(value); }
83 bool m_typeHasBeenSet =
false;
86 bool m_keyDetectionHasBeenSet =
false;
89 bool m_valueDetectionsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue