7#include <aws/textract/Textract_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/textract/model/SplitDocument.h>
11#include <aws/textract/model/DetectedSignature.h>
12#include <aws/textract/model/UndetectedSignature.h>
55 inline void SetType(
const char* value) { m_typeHasBeenSet =
true; m_type.assign(value); }
106 bool m_typeHasBeenSet =
false;
109 bool m_splitDocumentsHasBeenSet =
false;
112 bool m_detectedSignaturesHasBeenSet =
false;
115 bool m_undetectedSignaturesHasBeenSet =
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