7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/cleanrooms/model/MemberStatus.h>
11#include <aws/cleanrooms/model/DataEncryptionMetadata.h>
12#include <aws/cleanrooms/model/CollaborationQueryLogStatus.h>
13#include <aws/cleanrooms/model/CollaborationJobLogStatus.h>
14#include <aws/cleanrooms/model/AnalyticsEngine.h>
53 template<
typename IdT = Aws::String>
54 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
55 template<
typename IdT = Aws::String>
65 template<
typename ArnT = Aws::String>
66 void SetArn(ArnT&& value) { m_arnHasBeenSet =
true; m_arn = std::forward<ArnT>(value); }
67 template<
typename ArnT = Aws::String>
78 template<
typename NameT = Aws::String>
79 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
80 template<
typename NameT = Aws::String>
90 template<
typename DescriptionT = Aws::String>
91 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
92 template<
typename DescriptionT = Aws::String>
103 template<
typename CreatorAccountIdT = Aws::String>
104 void SetCreatorAccountId(CreatorAccountIdT&& value) { m_creatorAccountIdHasBeenSet =
true; m_creatorAccountId = std::forward<CreatorAccountIdT>(value); }
105 template<
typename CreatorAccountIdT = Aws::String>
115 template<
typename CreatorDisplayNameT = Aws::String>
116 void SetCreatorDisplayName(CreatorDisplayNameT&& value) { m_creatorDisplayNameHasBeenSet =
true; m_creatorDisplayName = std::forward<CreatorDisplayNameT>(value); }
117 template<
typename CreatorDisplayNameT = Aws::String>
127 template<
typename CreateTimeT = Aws::Utils::DateTime>
128 void SetCreateTime(CreateTimeT&& value) { m_createTimeHasBeenSet =
true; m_createTime = std::forward<CreateTimeT>(value); }
129 template<
typename CreateTimeT = Aws::Utils::DateTime>
139 template<
typename UpdateTimeT = Aws::Utils::DateTime>
140 void SetUpdateTime(UpdateTimeT&& value) { m_updateTimeHasBeenSet =
true; m_updateTime = std::forward<UpdateTimeT>(value); }
141 template<
typename UpdateTimeT = Aws::Utils::DateTime>
161 template<
typename MembershipIdT = Aws::String>
162 void SetMembershipId(MembershipIdT&& value) { m_membershipIdHasBeenSet =
true; m_membershipId = std::forward<MembershipIdT>(value); }
163 template<
typename MembershipIdT = Aws::String>
173 template<
typename MembershipArnT = Aws::String>
174 void SetMembershipArn(MembershipArnT&& value) { m_membershipArnHasBeenSet =
true; m_membershipArn = std::forward<MembershipArnT>(value); }
175 template<
typename MembershipArnT = Aws::String>
185 template<
typename DataEncryptionMetadataT = DataEncryptionMetadata>
186 void SetDataEncryptionMetadata(DataEncryptionMetadataT&& value) { m_dataEncryptionMetadataHasBeenSet =
true; m_dataEncryptionMetadata = std::forward<DataEncryptionMetadataT>(value); }
187 template<
typename DataEncryptionMetadataT = DataEncryptionMetadata>
229 bool m_idHasBeenSet =
false;
232 bool m_arnHasBeenSet =
false;
235 bool m_nameHasBeenSet =
false;
238 bool m_descriptionHasBeenSet =
false;
241 bool m_creatorAccountIdHasBeenSet =
false;
244 bool m_creatorDisplayNameHasBeenSet =
false;
247 bool m_createTimeHasBeenSet =
false;
250 bool m_updateTimeHasBeenSet =
false;
253 bool m_memberStatusHasBeenSet =
false;
256 bool m_membershipIdHasBeenSet =
false;
259 bool m_membershipArnHasBeenSet =
false;
261 DataEncryptionMetadata m_dataEncryptionMetadata;
262 bool m_dataEncryptionMetadataHasBeenSet =
false;
265 bool m_queryLogStatusHasBeenSet =
false;
268 bool m_jobLogStatusHasBeenSet =
false;
271 bool m_analyticsEngineHasBeenSet =
false;
bool QueryLogStatusHasBeenSet() const
AWS_CLEANROOMS_API Collaboration(Aws::Utils::Json::JsonView jsonValue)
Collaboration & WithName(NameT &&value)
void SetCreateTime(CreateTimeT &&value)
Collaboration & WithMembershipId(MembershipIdT &&value)
CollaborationJobLogStatus GetJobLogStatus() const
Collaboration & WithCreateTime(CreateTimeT &&value)
void SetMembershipArn(MembershipArnT &&value)
const DataEncryptionMetadata & GetDataEncryptionMetadata() const
const Aws::String & GetMembershipId() const
const Aws::String & GetCreatorDisplayName() const
const Aws::String & GetName() const
AWS_CLEANROOMS_API Collaboration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetUpdateTime(UpdateTimeT &&value)
bool DescriptionHasBeenSet() const
void SetJobLogStatus(CollaborationJobLogStatus value)
CollaborationQueryLogStatus GetQueryLogStatus() const
bool MembershipIdHasBeenSet() const
bool MembershipArnHasBeenSet() const
void SetDescription(DescriptionT &&value)
bool IdHasBeenSet() const
Collaboration & WithMembershipArn(MembershipArnT &&value)
void SetArn(ArnT &&value)
bool JobLogStatusHasBeenSet() const
Collaboration & WithUpdateTime(UpdateTimeT &&value)
void SetCreatorAccountId(CreatorAccountIdT &&value)
void SetMembershipId(MembershipIdT &&value)
Collaboration & WithAnalyticsEngine(AnalyticsEngine value)
Collaboration & WithArn(ArnT &&value)
void SetName(NameT &&value)
const Aws::String & GetMembershipArn() const
bool DataEncryptionMetadataHasBeenSet() const
void SetMemberStatus(MemberStatus value)
const Aws::Utils::DateTime & GetUpdateTime() const
Collaboration & WithQueryLogStatus(CollaborationQueryLogStatus value)
Collaboration & WithCreatorDisplayName(CreatorDisplayNameT &&value)
bool ArnHasBeenSet() const
bool CreatorAccountIdHasBeenSet() const
const Aws::String & GetArn() const
const Aws::Utils::DateTime & GetCreateTime() const
void SetDataEncryptionMetadata(DataEncryptionMetadataT &&value)
bool UpdateTimeHasBeenSet() const
bool MemberStatusHasBeenSet() const
bool CreateTimeHasBeenSet() const
const Aws::String & GetCreatorAccountId() const
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
MemberStatus GetMemberStatus() const
AWS_CLEANROOMS_API Collaboration()=default
Collaboration & WithJobLogStatus(CollaborationJobLogStatus value)
void SetQueryLogStatus(CollaborationQueryLogStatus value)
void SetCreatorDisplayName(CreatorDisplayNameT &&value)
bool NameHasBeenSet() const
Collaboration & WithId(IdT &&value)
bool AnalyticsEngineHasBeenSet() const
Collaboration & WithDescription(DescriptionT &&value)
void SetAnalyticsEngine(AnalyticsEngine value)
bool CreatorDisplayNameHasBeenSet() const
const Aws::String & GetDescription() const
Collaboration & WithCreatorAccountId(CreatorAccountIdT &&value)
Collaboration & WithMemberStatus(MemberStatus value)
const Aws::String & GetId() const
AnalyticsEngine GetAnalyticsEngine() const
Collaboration & WithDataEncryptionMetadata(DataEncryptionMetadataT &&value)
CollaborationJobLogStatus
CollaborationQueryLogStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue