7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/AdditionalAnalyses.h>
9#include <aws/cleanrooms/model/DifferentialPrivacyConfiguration.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
46 template <
typename AllowedAnalysesT = Aws::Vector<Aws::String>>
48 m_allowedAnalysesHasBeenSet =
true;
49 m_allowedAnalyses = std::forward<AllowedAnalysesT>(value);
51 template <
typename AllowedAnalysesT = Aws::Vector<Aws::String>>
56 template <
typename AllowedAnalysesT = Aws::String>
58 m_allowedAnalysesHasBeenSet =
true;
59 m_allowedAnalyses.emplace_back(std::forward<AllowedAnalysesT>(value));
72 template <
typename AllowedAnalysisProv
idersT = Aws::Vector<Aws::String>>
74 m_allowedAnalysisProvidersHasBeenSet =
true;
75 m_allowedAnalysisProviders = std::forward<AllowedAnalysisProvidersT>(value);
77 template <
typename AllowedAnalysisProv
idersT = Aws::Vector<Aws::String>>
82 template <
typename AllowedAnalysisProv
idersT = Aws::String>
84 m_allowedAnalysisProvidersHasBeenSet =
true;
85 m_allowedAnalysisProviders.emplace_back(std::forward<AllowedAnalysisProvidersT>(value));
98 m_additionalAnalysesHasBeenSet =
true;
99 m_additionalAnalyses = value;
113 template <
typename DisallowedOutputColumnsT = Aws::Vector<Aws::String>>
115 m_disallowedOutputColumnsHasBeenSet =
true;
116 m_disallowedOutputColumns = std::forward<DisallowedOutputColumnsT>(value);
118 template <
typename DisallowedOutputColumnsT = Aws::Vector<Aws::String>>
123 template <
typename DisallowedOutputColumnsT = Aws::String>
125 m_disallowedOutputColumnsHasBeenSet =
true;
126 m_disallowedOutputColumns.emplace_back(std::forward<DisallowedOutputColumnsT>(value));
137 template <
typename DifferentialPrivacyT = DifferentialPrivacyConfiguration>
139 m_differentialPrivacyHasBeenSet =
true;
140 m_differentialPrivacy = std::forward<DifferentialPrivacyT>(value);
142 template <
typename DifferentialPrivacyT = DifferentialPrivacyConfiguration>
156 template <
typename AllowedResultReceiversT = Aws::Vector<Aws::String>>
158 m_allowedResultReceiversHasBeenSet =
true;
159 m_allowedResultReceivers = std::forward<AllowedResultReceiversT>(value);
161 template <
typename AllowedResultReceiversT = Aws::Vector<Aws::String>>
166 template <
typename AllowedResultReceiversT = Aws::String>
168 m_allowedResultReceiversHasBeenSet =
true;
169 m_allowedResultReceivers.emplace_back(std::forward<AllowedResultReceiversT>(value));
180 template <
typename AllowedAdditionalAnalysesT = Aws::Vector<Aws::String>>
182 m_allowedAdditionalAnalysesHasBeenSet =
true;
183 m_allowedAdditionalAnalyses = std::forward<AllowedAdditionalAnalysesT>(value);
185 template <
typename AllowedAdditionalAnalysesT = Aws::Vector<Aws::String>>
190 template <
typename AllowedAdditionalAnalysesT = Aws::String>
192 m_allowedAdditionalAnalysesHasBeenSet =
true;
193 m_allowedAdditionalAnalyses.emplace_back(std::forward<AllowedAdditionalAnalysesT>(value));
206 DifferentialPrivacyConfiguration m_differentialPrivacy;
211 bool m_allowedAnalysesHasBeenSet =
false;
212 bool m_allowedAnalysisProvidersHasBeenSet =
false;
213 bool m_additionalAnalysesHasBeenSet =
false;
214 bool m_disallowedOutputColumnsHasBeenSet =
false;
215 bool m_differentialPrivacyHasBeenSet =
false;
216 bool m_allowedResultReceiversHasBeenSet =
false;
217 bool m_allowedAdditionalAnalysesHasBeenSet =
false;
AWS_CLEANROOMS_API AnalysisRuleCustom(Aws::Utils::Json::JsonView jsonValue)
bool AllowedAdditionalAnalysesHasBeenSet() const
bool AdditionalAnalysesHasBeenSet() const
bool DisallowedOutputColumnsHasBeenSet() const
AnalysisRuleCustom & WithDisallowedOutputColumns(DisallowedOutputColumnsT &&value)
AnalysisRuleCustom & WithAllowedResultReceivers(AllowedResultReceiversT &&value)
AnalysisRuleCustom & AddAllowedAdditionalAnalyses(AllowedAdditionalAnalysesT &&value)
AnalysisRuleCustom & AddAllowedAnalysisProviders(AllowedAnalysisProvidersT &&value)
AnalysisRuleCustom & WithAllowedAnalyses(AllowedAnalysesT &&value)
void SetAllowedAnalyses(AllowedAnalysesT &&value)
AWS_CLEANROOMS_API AnalysisRuleCustom()=default
bool AllowedAnalysesHasBeenSet() const
const Aws::Vector< Aws::String > & GetAllowedAdditionalAnalyses() const
const Aws::Vector< Aws::String > & GetDisallowedOutputColumns() const
AnalysisRuleCustom & AddAllowedResultReceivers(AllowedResultReceiversT &&value)
void SetAdditionalAnalyses(AdditionalAnalyses value)
void SetAllowedResultReceivers(AllowedResultReceiversT &&value)
AnalysisRuleCustom & AddDisallowedOutputColumns(DisallowedOutputColumnsT &&value)
bool AllowedResultReceiversHasBeenSet() const
AnalysisRuleCustom & AddAllowedAnalyses(AllowedAnalysesT &&value)
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
const DifferentialPrivacyConfiguration & GetDifferentialPrivacy() const
AWS_CLEANROOMS_API AnalysisRuleCustom & operator=(Aws::Utils::Json::JsonView jsonValue)
AnalysisRuleCustom & WithAdditionalAnalyses(AdditionalAnalyses value)
const Aws::Vector< Aws::String > & GetAllowedAnalyses() const
const Aws::Vector< Aws::String > & GetAllowedAnalysisProviders() const
AnalysisRuleCustom & WithAllowedAdditionalAnalyses(AllowedAdditionalAnalysesT &&value)
AnalysisRuleCustom & WithAllowedAnalysisProviders(AllowedAnalysisProvidersT &&value)
const Aws::Vector< Aws::String > & GetAllowedResultReceivers() const
void SetDifferentialPrivacy(DifferentialPrivacyT &&value)
bool AllowedAnalysisProvidersHasBeenSet() const
void SetAllowedAdditionalAnalyses(AllowedAdditionalAnalysesT &&value)
AnalysisRuleCustom & WithDifferentialPrivacy(DifferentialPrivacyT &&value)
bool DifferentialPrivacyHasBeenSet() const
AdditionalAnalyses GetAdditionalAnalyses() const
void SetDisallowedOutputColumns(DisallowedOutputColumnsT &&value)
void SetAllowedAnalysisProviders(AllowedAnalysisProvidersT &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue