7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
41 m_allowCleartextHasBeenSet =
true;
42 m_allowCleartext = value;
59 m_allowDuplicatesHasBeenSet =
true;
60 m_allowDuplicates = value;
77 m_allowJoinsOnColumnsWithDifferentNamesHasBeenSet =
true;
78 m_allowJoinsOnColumnsWithDifferentNames = value;
94 m_preserveNullsHasBeenSet =
true;
95 m_preserveNulls = value;
103 bool m_allowCleartext{
false};
105 bool m_allowDuplicates{
false};
107 bool m_allowJoinsOnColumnsWithDifferentNames{
false};
109 bool m_preserveNulls{
false};
110 bool m_allowCleartextHasBeenSet =
false;
111 bool m_allowDuplicatesHasBeenSet =
false;
112 bool m_allowJoinsOnColumnsWithDifferentNamesHasBeenSet =
false;
113 bool m_preserveNullsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue