7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/cleanrooms/model/ConfiguredTableAssociationAnalysisRulePolicy.h>
10#include <aws/cleanrooms/model/ConfiguredTableAssociationAnalysisRuleType.h>
11#include <aws/core/utils/DateTime.h>
56 inline void SetMembershipIdentifier(
const char* value) { m_membershipIdentifierHasBeenSet =
true; m_membershipIdentifier.assign(value); }
140 bool m_membershipIdentifierHasBeenSet =
false;
143 bool m_configuredTableAssociationIdHasBeenSet =
false;
146 bool m_configuredTableAssociationArnHasBeenSet =
false;
149 bool m_policyHasBeenSet =
false;
152 bool m_typeHasBeenSet =
false;
155 bool m_createTimeHasBeenSet =
false;
158 bool m_updateTimeHasBeenSet =
false;
ConfiguredTableAssociationAnalysisRuleType
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue