7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
47 inline void SetAllowCleartext(
bool value) { m_allowCleartextHasBeenSet =
true; m_allowCleartext = value; }
59 inline void SetAllowDuplicates(
bool value) { m_allowDuplicatesHasBeenSet =
true; m_allowDuplicates = value; }
82 inline void SetPreserveNulls(
bool value) { m_preserveNullsHasBeenSet =
true; m_preserveNulls = value; }
87 bool m_allowCleartext;
88 bool m_allowCleartextHasBeenSet =
false;
90 bool m_allowDuplicates;
91 bool m_allowDuplicatesHasBeenSet =
false;
93 bool m_allowJoinsOnColumnsWithDifferentNames;
94 bool m_allowJoinsOnColumnsWithDifferentNamesHasBeenSet =
false;
97 bool m_preserveNullsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue