7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename CreatedAtT = Aws::Utils::DateTime>
48 void SetCreatedAt(CreatedAtT&& value) { m_createdAtHasBeenSet =
true; m_createdAt = std::forward<CreatedAtT>(value); }
49 template<
typename CreatedAtT = Aws::Utils::DateTime>
59 template<
typename CreatedByT = Aws::String>
60 void SetCreatedBy(CreatedByT&& value) { m_createdByHasBeenSet =
true; m_createdBy = std::forward<CreatedByT>(value); }
61 template<
typename CreatedByT = Aws::String>
71 template<
typename DescriptionT = Aws::String>
72 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
73 template<
typename DescriptionT = Aws::String>
83 template<
typename DomainIdT = Aws::String>
84 void SetDomainId(DomainIdT&& value) { m_domainIdHasBeenSet =
true; m_domainId = std::forward<DomainIdT>(value); }
85 template<
typename DomainIdT = Aws::String>
95 template<
typename EventTimestampT = Aws::Utils::DateTime>
96 void SetEventTimestamp(EventTimestampT&& value) { m_eventTimestampHasBeenSet =
true; m_eventTimestamp = std::forward<EventTimestampT>(value); }
97 template<
typename EventTimestampT = Aws::Utils::DateTime>
107 template<
typename IdT = Aws::String>
108 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
109 template<
typename IdT = Aws::String>
119 template<
typename NameT = Aws::String>
120 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
121 template<
typename NameT = Aws::String>
131 template<
typename SourceIdentifierT = Aws::String>
132 void SetSourceIdentifier(SourceIdentifierT&& value) { m_sourceIdentifierHasBeenSet =
true; m_sourceIdentifier = std::forward<SourceIdentifierT>(value); }
133 template<
typename SourceIdentifierT = Aws::String>
143 template<
typename TypeNameT = Aws::String>
144 void SetTypeName(TypeNameT&& value) { m_typeNameHasBeenSet =
true; m_typeName = std::forward<TypeNameT>(value); }
145 template<
typename TypeNameT = Aws::String>
155 template<
typename TypeRevisionT = Aws::String>
156 void SetTypeRevision(TypeRevisionT&& value) { m_typeRevisionHasBeenSet =
true; m_typeRevision = std::forward<TypeRevisionT>(value); }
157 template<
typename TypeRevisionT = Aws::String>
167 template<
typename UpdatedAtT = Aws::Utils::DateTime>
168 void SetUpdatedAt(UpdatedAtT&& value) { m_updatedAtHasBeenSet =
true; m_updatedAt = std::forward<UpdatedAtT>(value); }
169 template<
typename UpdatedAtT = Aws::Utils::DateTime>
179 template<
typename UpdatedByT = Aws::String>
180 void SetUpdatedBy(UpdatedByT&& value) { m_updatedByHasBeenSet =
true; m_updatedBy = std::forward<UpdatedByT>(value); }
181 template<
typename UpdatedByT = Aws::String>
187 bool m_createdAtHasBeenSet =
false;
190 bool m_createdByHasBeenSet =
false;
193 bool m_descriptionHasBeenSet =
false;
196 bool m_domainIdHasBeenSet =
false;
199 bool m_eventTimestampHasBeenSet =
false;
202 bool m_idHasBeenSet =
false;
205 bool m_nameHasBeenSet =
false;
208 bool m_sourceIdentifierHasBeenSet =
false;
211 bool m_typeNameHasBeenSet =
false;
214 bool m_typeRevisionHasBeenSet =
false;
217 bool m_updatedAtHasBeenSet =
false;
220 bool m_updatedByHasBeenSet =
false;
void SetEventTimestamp(EventTimestampT &&value)
const Aws::String & GetDescription() const
LineageNodeSummary & WithDescription(DescriptionT &&value)
const Aws::String & GetSourceIdentifier() const
bool TypeRevisionHasBeenSet() const
bool UpdatedByHasBeenSet() const
const Aws::String & GetCreatedBy() const
bool CreatedByHasBeenSet() const
void SetTypeName(TypeNameT &&value)
LineageNodeSummary & WithEventTimestamp(EventTimestampT &&value)
bool DescriptionHasBeenSet() const
LineageNodeSummary & WithTypeName(TypeNameT &&value)
void SetCreatedAt(CreatedAtT &&value)
LineageNodeSummary & WithSourceIdentifier(SourceIdentifierT &&value)
void SetName(NameT &&value)
AWS_DATAZONE_API LineageNodeSummary(Aws::Utils::Json::JsonView jsonValue)
bool TypeNameHasBeenSet() const
LineageNodeSummary & WithName(NameT &&value)
LineageNodeSummary & WithUpdatedAt(UpdatedAtT &&value)
bool DomainIdHasBeenSet() const
const Aws::String & GetName() const
void SetUpdatedBy(UpdatedByT &&value)
const Aws::String & GetDomainId() const
const Aws::Utils::DateTime & GetCreatedAt() const
LineageNodeSummary & WithCreatedAt(CreatedAtT &&value)
void SetUpdatedAt(UpdatedAtT &&value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
LineageNodeSummary & WithCreatedBy(CreatedByT &&value)
const Aws::String & GetId() const
bool EventTimestampHasBeenSet() const
LineageNodeSummary & WithUpdatedBy(UpdatedByT &&value)
bool NameHasBeenSet() const
void SetTypeRevision(TypeRevisionT &&value)
bool CreatedAtHasBeenSet() const
bool SourceIdentifierHasBeenSet() const
void SetCreatedBy(CreatedByT &&value)
AWS_DATAZONE_API LineageNodeSummary()=default
const Aws::String & GetUpdatedBy() const
void SetSourceIdentifier(SourceIdentifierT &&value)
void SetDescription(DescriptionT &&value)
const Aws::String & GetTypeName() const
const Aws::Utils::DateTime & GetEventTimestamp() const
AWS_DATAZONE_API LineageNodeSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
LineageNodeSummary & WithDomainId(DomainIdT &&value)
const Aws::Utils::DateTime & GetUpdatedAt() const
bool UpdatedAtHasBeenSet() const
LineageNodeSummary & WithTypeRevision(TypeRevisionT &&value)
LineageNodeSummary & WithId(IdT &&value)
const Aws::String & GetTypeRevision() const
void SetDomainId(DomainIdT &&value)
bool IdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue