7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/IdMappingTableInputReferenceConfig.h>
9#include <aws/cleanrooms/model/IdMappingTableInputReferenceProperties.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/core/utils/memory/stl/AWSString.h>
44 template <
typename IdT = Aws::String>
46 m_idHasBeenSet =
true;
47 m_id = std::forward<IdT>(value);
49 template <
typename IdT = Aws::String>
51 SetId(std::forward<IdT>(value));
62 template <
typename ArnT = Aws::String>
64 m_arnHasBeenSet =
true;
65 m_arn = std::forward<ArnT>(value);
67 template <
typename ArnT = Aws::String>
69 SetArn(std::forward<ArnT>(value));
80 template <
typename InputReferenceConfigT = IdMappingTableInputReferenceConfig>
82 m_inputReferenceConfigHasBeenSet =
true;
83 m_inputReferenceConfig = std::forward<InputReferenceConfigT>(value);
85 template <
typename InputReferenceConfigT = IdMappingTableInputReferenceConfig>
99 template <
typename MembershipIdT = Aws::String>
101 m_membershipIdHasBeenSet =
true;
102 m_membershipId = std::forward<MembershipIdT>(value);
104 template <
typename MembershipIdT = Aws::String>
118 template <
typename MembershipArnT = Aws::String>
120 m_membershipArnHasBeenSet =
true;
121 m_membershipArn = std::forward<MembershipArnT>(value);
123 template <
typename MembershipArnT = Aws::String>
137 template <
typename CollaborationIdT = Aws::String>
139 m_collaborationIdHasBeenSet =
true;
140 m_collaborationId = std::forward<CollaborationIdT>(value);
142 template <
typename CollaborationIdT = Aws::String>
156 template <
typename CollaborationArnT = Aws::String>
158 m_collaborationArnHasBeenSet =
true;
159 m_collaborationArn = std::forward<CollaborationArnT>(value);
161 template <
typename CollaborationArnT = Aws::String>
174 template <
typename DescriptionT = Aws::String>
176 m_descriptionHasBeenSet =
true;
177 m_description = std::forward<DescriptionT>(value);
179 template <
typename DescriptionT = Aws::String>
192 template <
typename NameT = Aws::String>
194 m_nameHasBeenSet =
true;
195 m_name = std::forward<NameT>(value);
197 template <
typename NameT = Aws::String>
199 SetName(std::forward<NameT>(value));
210 template <
typename CreateTimeT = Aws::Utils::DateTime>
212 m_createTimeHasBeenSet =
true;
213 m_createTime = std::forward<CreateTimeT>(value);
215 template <
typename CreateTimeT = Aws::Utils::DateTime>
228 template <
typename UpdateTimeT = Aws::Utils::DateTime>
230 m_updateTimeHasBeenSet =
true;
231 m_updateTime = std::forward<UpdateTimeT>(value);
233 template <
typename UpdateTimeT = Aws::Utils::DateTime>
246 template <
typename InputReferencePropertiesT = IdMappingTableInputReferenceProperties>
248 m_inputReferencePropertiesHasBeenSet =
true;
249 m_inputReferenceProperties = std::forward<InputReferencePropertiesT>(value);
251 template <
typename InputReferencePropertiesT = IdMappingTableInputReferenceProperties>
264 template <
typename KmsKeyArnT = Aws::String>
266 m_kmsKeyArnHasBeenSet =
true;
267 m_kmsKeyArn = std::forward<KmsKeyArnT>(value);
269 template <
typename KmsKeyArnT = Aws::String>
298 IdMappingTableInputReferenceProperties m_inputReferenceProperties;
301 bool m_idHasBeenSet =
false;
302 bool m_arnHasBeenSet =
false;
303 bool m_inputReferenceConfigHasBeenSet =
false;
304 bool m_membershipIdHasBeenSet =
false;
305 bool m_membershipArnHasBeenSet =
false;
306 bool m_collaborationIdHasBeenSet =
false;
307 bool m_collaborationArnHasBeenSet =
false;
308 bool m_descriptionHasBeenSet =
false;
309 bool m_nameHasBeenSet =
false;
310 bool m_createTimeHasBeenSet =
false;
311 bool m_updateTimeHasBeenSet =
false;
312 bool m_inputReferencePropertiesHasBeenSet =
false;
313 bool m_kmsKeyArnHasBeenSet =
false;
void SetInputReferenceConfig(InputReferenceConfigT &&value)
const Aws::String & GetMembershipId() const
const Aws::Utils::DateTime & GetCreateTime() const
const Aws::String & GetDescription() const
bool NameHasBeenSet() const
bool UpdateTimeHasBeenSet() const
void SetCollaborationId(CollaborationIdT &&value)
bool CreateTimeHasBeenSet() const
bool InputReferencePropertiesHasBeenSet() const
const Aws::String & GetArn() const
const Aws::String & GetName() const
bool DescriptionHasBeenSet() const
bool MembershipIdHasBeenSet() const
IdMappingTable & WithArn(ArnT &&value)
const Aws::String & GetId() const
IdMappingTable & WithCollaborationArn(CollaborationArnT &&value)
IdMappingTable & WithInputReferenceConfig(InputReferenceConfigT &&value)
IdMappingTable & WithKmsKeyArn(KmsKeyArnT &&value)
void SetDescription(DescriptionT &&value)
void SetUpdateTime(UpdateTimeT &&value)
const Aws::String & GetCollaborationArn() const
bool CollaborationArnHasBeenSet() const
const Aws::String & GetMembershipArn() const
IdMappingTable & WithMembershipId(MembershipIdT &&value)
void SetName(NameT &&value)
void SetInputReferenceProperties(InputReferencePropertiesT &&value)
void SetCreateTime(CreateTimeT &&value)
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
bool KmsKeyArnHasBeenSet() const
void SetCollaborationArn(CollaborationArnT &&value)
IdMappingTable & WithUpdateTime(UpdateTimeT &&value)
IdMappingTable & WithId(IdT &&value)
IdMappingTable & WithName(NameT &&value)
const Aws::Utils::DateTime & GetUpdateTime() const
bool ArnHasBeenSet() const
void SetMembershipArn(MembershipArnT &&value)
void SetArn(ArnT &&value)
AWS_CLEANROOMS_API IdMappingTable()=default
AWS_CLEANROOMS_API IdMappingTable & operator=(Aws::Utils::Json::JsonView jsonValue)
IdMappingTable & WithCreateTime(CreateTimeT &&value)
AWS_CLEANROOMS_API IdMappingTable(Aws::Utils::Json::JsonView jsonValue)
const IdMappingTableInputReferenceProperties & GetInputReferenceProperties() const
void SetMembershipId(MembershipIdT &&value)
IdMappingTable & WithMembershipArn(MembershipArnT &&value)
const Aws::String & GetCollaborationId() const
void SetKmsKeyArn(KmsKeyArnT &&value)
bool InputReferenceConfigHasBeenSet() const
IdMappingTable & WithInputReferenceProperties(InputReferencePropertiesT &&value)
bool IdHasBeenSet() const
const IdMappingTableInputReferenceConfig & GetInputReferenceConfig() const
bool MembershipArnHasBeenSet() const
bool CollaborationIdHasBeenSet() const
const Aws::String & GetKmsKeyArn() const
IdMappingTable & WithCollaborationId(CollaborationIdT &&value)
IdMappingTable & WithDescription(DescriptionT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue