7#include <aws/textract/Textract_EXPORTS.h>
8#include <aws/textract/model/RelationshipType.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
84 inline Relationship&
AddIds(
const char* value) { m_idsHasBeenSet =
true; m_ids.push_back(value);
return *
this; }
89 bool m_typeHasBeenSet =
false;
92 bool m_idsHasBeenSet =
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