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>
44 template <
typename AllowedAnalysesT = Aws::Vector<Aws::String>>
46 m_allowedAnalysesHasBeenSet =
true;
47 m_allowedAnalyses = std::forward<AllowedAnalysesT>(value);
49 template <
typename AllowedAnalysesT = Aws::Vector<Aws::String>>
54 template <
typename AllowedAnalysesT = Aws::String>
56 m_allowedAnalysesHasBeenSet =
true;
57 m_allowedAnalyses.emplace_back(std::forward<AllowedAnalysesT>(value));
68 template <
typename AllowedAnalysisProv
idersT = Aws::Vector<Aws::String>>
70 m_allowedAnalysisProvidersHasBeenSet =
true;
71 m_allowedAnalysisProviders = std::forward<AllowedAnalysisProvidersT>(value);
73 template <
typename AllowedAnalysisProv
idersT = Aws::Vector<Aws::String>>
78 template <
typename AllowedAnalysisProv
idersT = Aws::String>
80 m_allowedAnalysisProvidersHasBeenSet =
true;
81 m_allowedAnalysisProviders.emplace_back(std::forward<AllowedAnalysisProvidersT>(value));
93 m_additionalAnalysesHasBeenSet =
true;
94 m_additionalAnalyses = value;
108 template <
typename DisallowedOutputColumnsT = Aws::Vector<Aws::String>>
110 m_disallowedOutputColumnsHasBeenSet =
true;
111 m_disallowedOutputColumns = std::forward<DisallowedOutputColumnsT>(value);
113 template <
typename DisallowedOutputColumnsT = Aws::Vector<Aws::String>>
118 template <
typename DisallowedOutputColumnsT = Aws::String>
120 m_disallowedOutputColumnsHasBeenSet =
true;
121 m_disallowedOutputColumns.emplace_back(std::forward<DisallowedOutputColumnsT>(value));
130 template <
typename DifferentialPrivacyT = DifferentialPrivacyConfiguration>
132 m_differentialPrivacyHasBeenSet =
true;
133 m_differentialPrivacy = std::forward<DifferentialPrivacyT>(value);
135 template <
typename DifferentialPrivacyT = DifferentialPrivacyConfiguration>
148 template <
typename AllowedResultReceiversT = Aws::Vector<Aws::String>>
150 m_allowedResultReceiversHasBeenSet =
true;
151 m_allowedResultReceivers = std::forward<AllowedResultReceiversT>(value);
153 template <
typename AllowedResultReceiversT = Aws::Vector<Aws::String>>
158 template <
typename AllowedResultReceiversT = Aws::String>
160 m_allowedResultReceiversHasBeenSet =
true;
161 m_allowedResultReceivers.emplace_back(std::forward<AllowedResultReceiversT>(value));
172 template <
typename AllowedAdditionalAnalysesT = Aws::Vector<Aws::String>>
174 m_allowedAdditionalAnalysesHasBeenSet =
true;
175 m_allowedAdditionalAnalyses = std::forward<AllowedAdditionalAnalysesT>(value);
177 template <
typename AllowedAdditionalAnalysesT = Aws::Vector<Aws::String>>
182 template <
typename AllowedAdditionalAnalysesT = Aws::String>
184 m_allowedAdditionalAnalysesHasBeenSet =
true;
185 m_allowedAdditionalAnalyses.emplace_back(std::forward<AllowedAdditionalAnalysesT>(value));
198 DifferentialPrivacyConfiguration m_differentialPrivacy;
203 bool m_allowedAnalysesHasBeenSet =
false;
204 bool m_allowedAnalysisProvidersHasBeenSet =
false;
205 bool m_additionalAnalysesHasBeenSet =
false;
206 bool m_disallowedOutputColumnsHasBeenSet =
false;
207 bool m_differentialPrivacyHasBeenSet =
false;
208 bool m_allowedResultReceiversHasBeenSet =
false;
209 bool m_allowedAdditionalAnalysesHasBeenSet =
false;
void SetAllowedAdditionalAnalyses(AllowedAdditionalAnalysesT &&value)
ConsolidatedPolicyCustom & WithAdditionalAnalyses(AdditionalAnalyses value)
void SetAdditionalAnalyses(AdditionalAnalyses value)
void SetAllowedAnalysisProviders(AllowedAnalysisProvidersT &&value)
const Aws::Vector< Aws::String > & GetAllowedAdditionalAnalyses() const
const Aws::Vector< Aws::String > & GetDisallowedOutputColumns() const
ConsolidatedPolicyCustom & WithAllowedAnalysisProviders(AllowedAnalysisProvidersT &&value)
ConsolidatedPolicyCustom & AddDisallowedOutputColumns(DisallowedOutputColumnsT &&value)
void SetDisallowedOutputColumns(DisallowedOutputColumnsT &&value)
ConsolidatedPolicyCustom & AddAllowedResultReceivers(AllowedResultReceiversT &&value)
ConsolidatedPolicyCustom & WithAllowedAdditionalAnalyses(AllowedAdditionalAnalysesT &&value)
bool AdditionalAnalysesHasBeenSet() const
AWS_CLEANROOMS_API ConsolidatedPolicyCustom()=default
const DifferentialPrivacyConfiguration & GetDifferentialPrivacy() const
ConsolidatedPolicyCustom & AddAllowedAnalyses(AllowedAnalysesT &&value)
AWS_CLEANROOMS_API ConsolidatedPolicyCustom(Aws::Utils::Json::JsonView jsonValue)
void SetDifferentialPrivacy(DifferentialPrivacyT &&value)
ConsolidatedPolicyCustom & WithDifferentialPrivacy(DifferentialPrivacyT &&value)
void SetAllowedAnalyses(AllowedAnalysesT &&value)
bool DifferentialPrivacyHasBeenSet() const
bool AllowedAdditionalAnalysesHasBeenSet() const
AWS_CLEANROOMS_API ConsolidatedPolicyCustom & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< Aws::String > & GetAllowedAnalyses() const
ConsolidatedPolicyCustom & WithAllowedResultReceivers(AllowedResultReceiversT &&value)
bool AllowedAnalysesHasBeenSet() const
bool DisallowedOutputColumnsHasBeenSet() const
void SetAllowedResultReceivers(AllowedResultReceiversT &&value)
const Aws::Vector< Aws::String > & GetAllowedAnalysisProviders() const
ConsolidatedPolicyCustom & AddAllowedAnalysisProviders(AllowedAnalysisProvidersT &&value)
const Aws::Vector< Aws::String > & GetAllowedResultReceivers() const
ConsolidatedPolicyCustom & WithAllowedAnalyses(AllowedAnalysesT &&value)
ConsolidatedPolicyCustom & AddAllowedAdditionalAnalyses(AllowedAdditionalAnalysesT &&value)
bool AllowedResultReceiversHasBeenSet() const
ConsolidatedPolicyCustom & WithDisallowedOutputColumns(DisallowedOutputColumnsT &&value)
bool AllowedAnalysisProvidersHasBeenSet() const
AdditionalAnalyses GetAdditionalAnalyses() const
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue