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/IdNamespaceAssociationInputReferenceConfig.h>
11#include <aws/cleanrooms/model/IdNamespaceAssociationInputReferencePropertiesSummary.h>
51 template<
typename ArnT = Aws::String>
52 void SetArn(ArnT&& value) { m_arnHasBeenSet =
true; m_arn = std::forward<ArnT>(value); }
53 template<
typename ArnT = Aws::String>
63 template<
typename CreateTimeT = Aws::Utils::DateTime>
64 void SetCreateTime(CreateTimeT&& value) { m_createTimeHasBeenSet =
true; m_createTime = std::forward<CreateTimeT>(value); }
65 template<
typename CreateTimeT = Aws::Utils::DateTime>
75 template<
typename IdT = Aws::String>
76 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
77 template<
typename IdT = Aws::String>
88 template<
typename UpdateTimeT = Aws::Utils::DateTime>
89 void SetUpdateTime(UpdateTimeT&& value) { m_updateTimeHasBeenSet =
true; m_updateTime = std::forward<UpdateTimeT>(value); }
90 template<
typename UpdateTimeT = Aws::Utils::DateTime>
101 template<
typename CollaborationArnT = Aws::String>
102 void SetCollaborationArn(CollaborationArnT&& value) { m_collaborationArnHasBeenSet =
true; m_collaborationArn = std::forward<CollaborationArnT>(value); }
103 template<
typename CollaborationArnT = Aws::String>
114 template<
typename CollaborationIdT = Aws::String>
115 void SetCollaborationId(CollaborationIdT&& value) { m_collaborationIdHasBeenSet =
true; m_collaborationId = std::forward<CollaborationIdT>(value); }
116 template<
typename CollaborationIdT = Aws::String>
127 template<
typename CreatorAccountIdT = Aws::String>
128 void SetCreatorAccountId(CreatorAccountIdT&& value) { m_creatorAccountIdHasBeenSet =
true; m_creatorAccountId = std::forward<CreatorAccountIdT>(value); }
129 template<
typename CreatorAccountIdT = Aws::String>
140 template<
typename InputReferenceConfigT = IdNamespaceAssociationInputReferenceConfig>
141 void SetInputReferenceConfig(InputReferenceConfigT&& value) { m_inputReferenceConfigHasBeenSet =
true; m_inputReferenceConfig = std::forward<InputReferenceConfigT>(value); }
142 template<
typename InputReferenceConfigT = IdNamespaceAssociationInputReferenceConfig>
152 template<
typename NameT = Aws::String>
153 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
154 template<
typename NameT = Aws::String>
164 template<
typename DescriptionT = Aws::String>
165 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
166 template<
typename DescriptionT = Aws::String>
177 template<
typename InputReferencePropertiesT = IdNamespaceAssociationInputReferencePropertiesSummary>
178 void SetInputReferenceProperties(InputReferencePropertiesT&& value) { m_inputReferencePropertiesHasBeenSet =
true; m_inputReferenceProperties = std::forward<InputReferencePropertiesT>(value); }
179 template<
typename InputReferencePropertiesT = IdNamespaceAssociationInputReferencePropertiesSummary>
185 bool m_arnHasBeenSet =
false;
188 bool m_createTimeHasBeenSet =
false;
191 bool m_idHasBeenSet =
false;
194 bool m_updateTimeHasBeenSet =
false;
197 bool m_collaborationArnHasBeenSet =
false;
200 bool m_collaborationIdHasBeenSet =
false;
203 bool m_creatorAccountIdHasBeenSet =
false;
205 IdNamespaceAssociationInputReferenceConfig m_inputReferenceConfig;
206 bool m_inputReferenceConfigHasBeenSet =
false;
209 bool m_nameHasBeenSet =
false;
212 bool m_descriptionHasBeenSet =
false;
214 IdNamespaceAssociationInputReferencePropertiesSummary m_inputReferenceProperties;
215 bool m_inputReferencePropertiesHasBeenSet =
false;
const Aws::String & GetCollaborationArn() const
bool DescriptionHasBeenSet() const
const Aws::String & GetCreatorAccountId() const
CollaborationIdNamespaceAssociationSummary & WithId(IdT &&value)
const IdNamespaceAssociationInputReferencePropertiesSummary & GetInputReferenceProperties() const
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
CollaborationIdNamespaceAssociationSummary & WithCreateTime(CreateTimeT &&value)
void SetInputReferenceConfig(InputReferenceConfigT &&value)
bool NameHasBeenSet() const
const Aws::Utils::DateTime & GetUpdateTime() const
const Aws::String & GetArn() const
void SetArn(ArnT &&value)
AWS_CLEANROOMS_API CollaborationIdNamespaceAssociationSummary()=default
void SetDescription(DescriptionT &&value)
CollaborationIdNamespaceAssociationSummary & WithDescription(DescriptionT &&value)
const IdNamespaceAssociationInputReferenceConfig & GetInputReferenceConfig() const
bool CreatorAccountIdHasBeenSet() const
void SetCreatorAccountId(CreatorAccountIdT &&value)
const Aws::String & GetId() const
bool UpdateTimeHasBeenSet() const
const Aws::String & GetName() const
bool CollaborationIdHasBeenSet() const
CollaborationIdNamespaceAssociationSummary & WithUpdateTime(UpdateTimeT &&value)
CollaborationIdNamespaceAssociationSummary & WithCollaborationId(CollaborationIdT &&value)
void SetUpdateTime(UpdateTimeT &&value)
void SetName(NameT &&value)
void SetCollaborationId(CollaborationIdT &&value)
AWS_CLEANROOMS_API CollaborationIdNamespaceAssociationSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
CollaborationIdNamespaceAssociationSummary & WithInputReferenceConfig(InputReferenceConfigT &&value)
void SetCollaborationArn(CollaborationArnT &&value)
void SetInputReferenceProperties(InputReferencePropertiesT &&value)
bool InputReferencePropertiesHasBeenSet() const
AWS_CLEANROOMS_API CollaborationIdNamespaceAssociationSummary(Aws::Utils::Json::JsonView jsonValue)
const Aws::Utils::DateTime & GetCreateTime() const
CollaborationIdNamespaceAssociationSummary & WithArn(ArnT &&value)
const Aws::String & GetDescription() const
bool CreateTimeHasBeenSet() const
void SetCreateTime(CreateTimeT &&value)
CollaborationIdNamespaceAssociationSummary & WithCreatorAccountId(CreatorAccountIdT &&value)
bool IdHasBeenSet() const
CollaborationIdNamespaceAssociationSummary & WithCollaborationArn(CollaborationArnT &&value)
bool ArnHasBeenSet() const
CollaborationIdNamespaceAssociationSummary & WithName(NameT &&value)
const Aws::String & GetCollaborationId() const
bool CollaborationArnHasBeenSet() const
bool InputReferenceConfigHasBeenSet() const
CollaborationIdNamespaceAssociationSummary & WithInputReferenceProperties(InputReferencePropertiesT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue