7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/datazone/DataZone_EXPORTS.h>
11#include <aws/datazone/model/AssetItemAdditionalAttributes.h>
44 template <
typename DomainIdT = Aws::String>
46 m_domainIdHasBeenSet =
true;
47 m_domainId = std::forward<DomainIdT>(value);
49 template <
typename DomainIdT = Aws::String>
62 template <
typename IdentifierT = Aws::String>
64 m_identifierHasBeenSet =
true;
65 m_identifier = std::forward<IdentifierT>(value);
67 template <
typename IdentifierT = Aws::String>
80 template <
typename NameT = Aws::String>
82 m_nameHasBeenSet =
true;
83 m_name = std::forward<NameT>(value);
85 template <
typename NameT = Aws::String>
87 SetName(std::forward<NameT>(value));
99 template <
typename TypeIdentifierT = Aws::String>
101 m_typeIdentifierHasBeenSet =
true;
102 m_typeIdentifier = std::forward<TypeIdentifierT>(value);
104 template <
typename TypeIdentifierT = Aws::String>
117 template <
typename TypeRevisionT = Aws::String>
119 m_typeRevisionHasBeenSet =
true;
120 m_typeRevision = std::forward<TypeRevisionT>(value);
122 template <
typename TypeRevisionT = Aws::String>
135 template <
typename ExternalIdentifierT = Aws::String>
137 m_externalIdentifierHasBeenSet =
true;
138 m_externalIdentifier = std::forward<ExternalIdentifierT>(value);
140 template <
typename ExternalIdentifierT = Aws::String>
153 template <
typename DescriptionT = Aws::String>
155 m_descriptionHasBeenSet =
true;
156 m_description = std::forward<DescriptionT>(value);
158 template <
typename DescriptionT = Aws::String>
171 template <
typename CreatedAtT = Aws::Utils::DateTime>
173 m_createdAtHasBeenSet =
true;
174 m_createdAt = std::forward<CreatedAtT>(value);
176 template <
typename CreatedAtT = Aws::Utils::DateTime>
189 template <
typename CreatedByT = Aws::String>
191 m_createdByHasBeenSet =
true;
192 m_createdBy = std::forward<CreatedByT>(value);
194 template <
typename CreatedByT = Aws::String>
208 template <
typename FirstRevisionCreatedAtT = Aws::Utils::DateTime>
210 m_firstRevisionCreatedAtHasBeenSet =
true;
211 m_firstRevisionCreatedAt = std::forward<FirstRevisionCreatedAtT>(value);
213 template <
typename FirstRevisionCreatedAtT = Aws::Utils::DateTime>
227 template <
typename FirstRevisionCreatedByT = Aws::String>
229 m_firstRevisionCreatedByHasBeenSet =
true;
230 m_firstRevisionCreatedBy = std::forward<FirstRevisionCreatedByT>(value);
232 template <
typename FirstRevisionCreatedByT = Aws::String>
245 template <
typename GlossaryTermsT = Aws::Vector<Aws::String>>
247 m_glossaryTermsHasBeenSet =
true;
248 m_glossaryTerms = std::forward<GlossaryTermsT>(value);
250 template <
typename GlossaryTermsT = Aws::Vector<Aws::String>>
255 template <
typename GlossaryTermsT = Aws::String>
257 m_glossaryTermsHasBeenSet =
true;
258 m_glossaryTerms.emplace_back(std::forward<GlossaryTermsT>(value));
270 template <
typename OwningProjectIdT = Aws::String>
272 m_owningProjectIdHasBeenSet =
true;
273 m_owningProjectId = std::forward<OwningProjectIdT>(value);
275 template <
typename OwningProjectIdT = Aws::String>
288 template <
typename AdditionalAttributesT = AssetItemAdditionalAttributes>
290 m_additionalAttributesHasBeenSet =
true;
291 m_additionalAttributes = std::forward<AdditionalAttributesT>(value);
293 template <
typename AdditionalAttributesT = AssetItemAdditionalAttributes>
306 template <
typename GovernedGlossaryTermsT = Aws::Vector<Aws::String>>
308 m_governedGlossaryTermsHasBeenSet =
true;
309 m_governedGlossaryTerms = std::forward<GovernedGlossaryTermsT>(value);
311 template <
typename GovernedGlossaryTermsT = Aws::Vector<Aws::String>>
316 template <
typename GovernedGlossaryTermsT = Aws::String>
318 m_governedGlossaryTermsHasBeenSet =
true;
319 m_governedGlossaryTerms.emplace_back(std::forward<GovernedGlossaryTermsT>(value));
350 AssetItemAdditionalAttributes m_additionalAttributes;
353 bool m_domainIdHasBeenSet =
false;
354 bool m_identifierHasBeenSet =
false;
355 bool m_nameHasBeenSet =
false;
356 bool m_typeIdentifierHasBeenSet =
false;
357 bool m_typeRevisionHasBeenSet =
false;
358 bool m_externalIdentifierHasBeenSet =
false;
359 bool m_descriptionHasBeenSet =
false;
360 bool m_createdAtHasBeenSet =
false;
361 bool m_createdByHasBeenSet =
false;
362 bool m_firstRevisionCreatedAtHasBeenSet =
false;
363 bool m_firstRevisionCreatedByHasBeenSet =
false;
364 bool m_glossaryTermsHasBeenSet =
false;
365 bool m_owningProjectIdHasBeenSet =
false;
366 bool m_additionalAttributesHasBeenSet =
false;
367 bool m_governedGlossaryTermsHasBeenSet =
false;
bool DescriptionHasBeenSet() const
AssetItem & AddGlossaryTerms(GlossaryTermsT &&value)
const Aws::String & GetExternalIdentifier() const
bool AdditionalAttributesHasBeenSet() const
AWS_DATAZONE_API AssetItem(Aws::Utils::Json::JsonView jsonValue)
bool FirstRevisionCreatedByHasBeenSet() const
bool GovernedGlossaryTermsHasBeenSet() const
bool ExternalIdentifierHasBeenSet() const
bool DomainIdHasBeenSet() const
void SetGlossaryTerms(GlossaryTermsT &&value)
AssetItem & WithDomainId(DomainIdT &&value)
void SetDomainId(DomainIdT &&value)
void SetName(NameT &&value)
const Aws::String & GetTypeIdentifier() const
void SetTypeRevision(TypeRevisionT &&value)
AssetItem & WithOwningProjectId(OwningProjectIdT &&value)
bool NameHasBeenSet() const
const Aws::String & GetOwningProjectId() const
const AssetItemAdditionalAttributes & GetAdditionalAttributes() const
const Aws::String & GetDescription() const
bool FirstRevisionCreatedAtHasBeenSet() const
bool GlossaryTermsHasBeenSet() const
void SetCreatedAt(CreatedAtT &&value)
bool OwningProjectIdHasBeenSet() const
bool TypeIdentifierHasBeenSet() const
const Aws::String & GetCreatedBy() const
AssetItem & WithGovernedGlossaryTerms(GovernedGlossaryTermsT &&value)
AssetItem & WithCreatedBy(CreatedByT &&value)
void SetIdentifier(IdentifierT &&value)
AssetItem & WithDescription(DescriptionT &&value)
const Aws::String & GetTypeRevision() const
AssetItem & WithTypeIdentifier(TypeIdentifierT &&value)
const Aws::Utils::DateTime & GetFirstRevisionCreatedAt() const
AssetItem & WithAdditionalAttributes(AdditionalAttributesT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
void SetExternalIdentifier(ExternalIdentifierT &&value)
AssetItem & WithFirstRevisionCreatedBy(FirstRevisionCreatedByT &&value)
const Aws::Vector< Aws::String > & GetGlossaryTerms() const
AssetItem & WithExternalIdentifier(ExternalIdentifierT &&value)
AssetItem & WithCreatedAt(CreatedAtT &&value)
void SetAdditionalAttributes(AdditionalAttributesT &&value)
bool CreatedAtHasBeenSet() const
void SetDescription(DescriptionT &&value)
void SetTypeIdentifier(TypeIdentifierT &&value)
AssetItem & WithFirstRevisionCreatedAt(FirstRevisionCreatedAtT &&value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCreatedBy(CreatedByT &&value)
const Aws::String & GetFirstRevisionCreatedBy() const
bool IdentifierHasBeenSet() const
void SetOwningProjectId(OwningProjectIdT &&value)
AssetItem & WithGlossaryTerms(GlossaryTermsT &&value)
AWS_DATAZONE_API AssetItem & operator=(Aws::Utils::Json::JsonView jsonValue)
bool TypeRevisionHasBeenSet() const
AWS_DATAZONE_API AssetItem()=default
bool CreatedByHasBeenSet() const
const Aws::Vector< Aws::String > & GetGovernedGlossaryTerms() const
AssetItem & AddGovernedGlossaryTerms(GovernedGlossaryTermsT &&value)
const Aws::String & GetName() const
void SetFirstRevisionCreatedAt(FirstRevisionCreatedAtT &&value)
const Aws::String & GetIdentifier() const
const Aws::String & GetDomainId() const
void SetFirstRevisionCreatedBy(FirstRevisionCreatedByT &&value)
AssetItem & WithName(NameT &&value)
AssetItem & WithTypeRevision(TypeRevisionT &&value)
AssetItem & WithIdentifier(IdentifierT &&value)
void SetGovernedGlossaryTerms(GovernedGlossaryTermsT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue