7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/AnalysisMethod.h>
9#include <aws/cleanrooms/model/AnalysisRuleType.h>
10#include <aws/cleanrooms/model/SchemaType.h>
11#include <aws/cleanrooms/model/SelectedAnalysisMethod.h>
12#include <aws/core/utils/DateTime.h>
13#include <aws/core/utils/memory/stl/AWSString.h>
14#include <aws/core/utils/memory/stl/AWSVector.h>
47 template <
typename NameT = Aws::String>
49 m_nameHasBeenSet =
true;
50 m_name = std::forward<NameT>(value);
52 template <
typename NameT = Aws::String>
54 SetName(std::forward<NameT>(value));
66 m_typeHasBeenSet =
true;
82 template <
typename CreatorAccountIdT = Aws::String>
84 m_creatorAccountIdHasBeenSet =
true;
85 m_creatorAccountId = std::forward<CreatorAccountIdT>(value);
87 template <
typename CreatorAccountIdT = Aws::String>
100 template <
typename CreateTimeT = Aws::Utils::DateTime>
102 m_createTimeHasBeenSet =
true;
103 m_createTime = std::forward<CreateTimeT>(value);
105 template <
typename CreateTimeT = Aws::Utils::DateTime>
118 template <
typename UpdateTimeT = Aws::Utils::DateTime>
120 m_updateTimeHasBeenSet =
true;
121 m_updateTime = std::forward<UpdateTimeT>(value);
123 template <
typename UpdateTimeT = Aws::Utils::DateTime>
136 template <
typename CollaborationIdT = Aws::String>
138 m_collaborationIdHasBeenSet =
true;
139 m_collaborationId = std::forward<CollaborationIdT>(value);
141 template <
typename CollaborationIdT = Aws::String>
154 template <
typename CollaborationArnT = Aws::String>
156 m_collaborationArnHasBeenSet =
true;
157 m_collaborationArn = std::forward<CollaborationArnT>(value);
159 template <
typename CollaborationArnT = Aws::String>
172 template <
typename AnalysisRuleTypesT = Aws::Vector<AnalysisRuleType>>
174 m_analysisRuleTypesHasBeenSet =
true;
175 m_analysisRuleTypes = std::forward<AnalysisRuleTypesT>(value);
177 template <
typename AnalysisRuleTypesT = Aws::Vector<AnalysisRuleType>>
183 m_analysisRuleTypesHasBeenSet =
true;
184 m_analysisRuleTypes.push_back(value);
200 m_analysisMethodHasBeenSet =
true;
201 m_analysisMethod = value;
215 template <
typename ResourceArnT = Aws::String>
217 m_resourceArnHasBeenSet =
true;
218 m_resourceArn = std::forward<ResourceArnT>(value);
220 template <
typename ResourceArnT = Aws::String>
233 template <
typename SelectedAnalysisMethodsT = Aws::Vector<SelectedAnalysisMethod>>
235 m_selectedAnalysisMethodsHasBeenSet =
true;
236 m_selectedAnalysisMethods = std::forward<SelectedAnalysisMethodsT>(value);
238 template <
typename SelectedAnalysisMethodsT = Aws::Vector<SelectedAnalysisMethod>>
244 m_selectedAnalysisMethodsHasBeenSet =
true;
245 m_selectedAnalysisMethods.push_back(value);
271 bool m_nameHasBeenSet =
false;
272 bool m_typeHasBeenSet =
false;
273 bool m_creatorAccountIdHasBeenSet =
false;
274 bool m_createTimeHasBeenSet =
false;
275 bool m_updateTimeHasBeenSet =
false;
276 bool m_collaborationIdHasBeenSet =
false;
277 bool m_collaborationArnHasBeenSet =
false;
278 bool m_analysisRuleTypesHasBeenSet =
false;
279 bool m_analysisMethodHasBeenSet =
false;
280 bool m_resourceArnHasBeenSet =
false;
281 bool m_selectedAnalysisMethodsHasBeenSet =
false;
const Aws::Vector< AnalysisRuleType > & GetAnalysisRuleTypes() const
const Aws::String & GetResourceArn() const
void SetAnalysisRuleTypes(AnalysisRuleTypesT &&value)
SchemaSummary & WithResourceArn(ResourceArnT &&value)
SchemaSummary & WithCollaborationArn(CollaborationArnT &&value)
SchemaSummary & WithCreatorAccountId(CreatorAccountIdT &&value)
const Aws::Utils::DateTime & GetCreateTime() const
void SetType(SchemaType value)
void SetResourceArn(ResourceArnT &&value)
SchemaSummary & AddSelectedAnalysisMethods(SelectedAnalysisMethod value)
SchemaSummary & WithName(NameT &&value)
bool NameHasBeenSet() const
SchemaSummary & WithAnalysisMethod(AnalysisMethod value)
SchemaSummary & WithType(SchemaType value)
SchemaSummary & AddAnalysisRuleTypes(AnalysisRuleType value)
bool CreatorAccountIdHasBeenSet() const
bool CollaborationArnHasBeenSet() const
const Aws::Utils::DateTime & GetUpdateTime() const
bool SelectedAnalysisMethodsHasBeenSet() const
SchemaSummary & WithSelectedAnalysisMethods(SelectedAnalysisMethodsT &&value)
void SetCollaborationArn(CollaborationArnT &&value)
void SetCreateTime(CreateTimeT &&value)
bool AnalysisRuleTypesHasBeenSet() const
AWS_CLEANROOMS_API SchemaSummary(Aws::Utils::Json::JsonView jsonValue)
bool AnalysisMethodHasBeenSet() const
const Aws::String & GetCreatorAccountId() const
SchemaType GetType() const
void SetCreatorAccountId(CreatorAccountIdT &&value)
AWS_CLEANROOMS_API SchemaSummary()=default
SchemaSummary & WithAnalysisRuleTypes(AnalysisRuleTypesT &&value)
bool ResourceArnHasBeenSet() const
void SetCollaborationId(CollaborationIdT &&value)
const Aws::Vector< SelectedAnalysisMethod > & GetSelectedAnalysisMethods() const
SchemaSummary & WithUpdateTime(UpdateTimeT &&value)
bool CreateTimeHasBeenSet() const
void SetSelectedAnalysisMethods(SelectedAnalysisMethodsT &&value)
AnalysisMethod GetAnalysisMethod() const
bool UpdateTimeHasBeenSet() const
AWS_CLEANROOMS_API SchemaSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetUpdateTime(UpdateTimeT &&value)
void SetName(NameT &&value)
SchemaSummary & WithCreateTime(CreateTimeT &&value)
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetCollaborationId() const
bool TypeHasBeenSet() const
SchemaSummary & WithCollaborationId(CollaborationIdT &&value)
const Aws::String & GetCollaborationArn() const
bool CollaborationIdHasBeenSet() const
void SetAnalysisMethod(AnalysisMethod value)
const Aws::String & GetName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue