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/FormOutput.h>
43 template <
typename DomainIdT = Aws::String>
45 m_domainIdHasBeenSet =
true;
46 m_domainId = std::forward<DomainIdT>(value);
48 template <
typename DomainIdT = Aws::String>
61 template <
typename NameT = Aws::String>
63 m_nameHasBeenSet =
true;
64 m_name = std::forward<NameT>(value);
66 template <
typename NameT = Aws::String>
68 SetName(std::forward<NameT>(value));
79 template <
typename DescriptionT = Aws::String>
81 m_descriptionHasBeenSet =
true;
82 m_description = std::forward<DescriptionT>(value);
84 template <
typename DescriptionT = Aws::String>
97 template <
typename CreatedAtT = Aws::Utils::DateTime>
99 m_createdAtHasBeenSet =
true;
100 m_createdAt = std::forward<CreatedAtT>(value);
102 template <
typename CreatedAtT = Aws::Utils::DateTime>
115 template <
typename CreatedByT = Aws::String>
117 m_createdByHasBeenSet =
true;
118 m_createdBy = std::forward<CreatedByT>(value);
120 template <
typename CreatedByT = Aws::String>
133 template <
typename UpdatedAtT = Aws::Utils::DateTime>
135 m_updatedAtHasBeenSet =
true;
136 m_updatedAt = std::forward<UpdatedAtT>(value);
138 template <
typename UpdatedAtT = Aws::Utils::DateTime>
151 template <
typename UpdatedByT = Aws::String>
153 m_updatedByHasBeenSet =
true;
154 m_updatedBy = std::forward<UpdatedByT>(value);
156 template <
typename UpdatedByT = Aws::String>
169 template <
typename IdT = Aws::String>
171 m_idHasBeenSet =
true;
172 m_id = std::forward<IdT>(value);
174 template <
typename IdT = Aws::String>
176 SetId(std::forward<IdT>(value));
187 template <
typename TypeNameT = Aws::String>
189 m_typeNameHasBeenSet =
true;
190 m_typeName = std::forward<TypeNameT>(value);
192 template <
typename TypeNameT = Aws::String>
205 template <
typename TypeRevisionT = Aws::String>
207 m_typeRevisionHasBeenSet =
true;
208 m_typeRevision = std::forward<TypeRevisionT>(value);
210 template <
typename TypeRevisionT = Aws::String>
223 template <
typename SourceIdentifierT = Aws::String>
225 m_sourceIdentifierHasBeenSet =
true;
226 m_sourceIdentifier = std::forward<SourceIdentifierT>(value);
228 template <
typename SourceIdentifierT = Aws::String>
241 template <
typename EventTimestampT = Aws::Utils::DateTime>
243 m_eventTimestampHasBeenSet =
true;
244 m_eventTimestamp = std::forward<EventTimestampT>(value);
246 template <
typename EventTimestampT = Aws::Utils::DateTime>
259 template <
typename FormsOutputT = Aws::Vector<FormOutput>>
261 m_formsOutputHasBeenSet =
true;
262 m_formsOutput = std::forward<FormsOutputT>(value);
264 template <
typename FormsOutputT = Aws::Vector<FormOutput>>
269 template <
typename FormsOutputT = FormOutput>
271 m_formsOutputHasBeenSet =
true;
272 m_formsOutput.emplace_back(std::forward<FormsOutputT>(value));
283 template <
typename UpstreamLineageNodeIdsT = Aws::Vector<Aws::String>>
285 m_upstreamLineageNodeIdsHasBeenSet =
true;
286 m_upstreamLineageNodeIds = std::forward<UpstreamLineageNodeIdsT>(value);
288 template <
typename UpstreamLineageNodeIdsT = Aws::Vector<Aws::String>>
293 template <
typename UpstreamLineageNodeIdsT = Aws::String>
295 m_upstreamLineageNodeIdsHasBeenSet =
true;
296 m_upstreamLineageNodeIds.emplace_back(std::forward<UpstreamLineageNodeIdsT>(value));
307 template <
typename DownstreamLineageNodeIdsT = Aws::Vector<Aws::String>>
309 m_downstreamLineageNodeIdsHasBeenSet =
true;
310 m_downstreamLineageNodeIds = std::forward<DownstreamLineageNodeIdsT>(value);
312 template <
typename DownstreamLineageNodeIdsT = Aws::Vector<Aws::String>>
317 template <
typename DownstreamLineageNodeIdsT = Aws::String>
319 m_downstreamLineageNodeIdsHasBeenSet =
true;
320 m_downstreamLineageNodeIds.emplace_back(std::forward<DownstreamLineageNodeIdsT>(value));
354 bool m_domainIdHasBeenSet =
false;
355 bool m_nameHasBeenSet =
false;
356 bool m_descriptionHasBeenSet =
false;
357 bool m_createdAtHasBeenSet =
false;
358 bool m_createdByHasBeenSet =
false;
359 bool m_updatedAtHasBeenSet =
false;
360 bool m_updatedByHasBeenSet =
false;
361 bool m_idHasBeenSet =
false;
362 bool m_typeNameHasBeenSet =
false;
363 bool m_typeRevisionHasBeenSet =
false;
364 bool m_sourceIdentifierHasBeenSet =
false;
365 bool m_eventTimestampHasBeenSet =
false;
366 bool m_formsOutputHasBeenSet =
false;
367 bool m_upstreamLineageNodeIdsHasBeenSet =
false;
368 bool m_downstreamLineageNodeIdsHasBeenSet =
false;
LineageNodeItem & AddDownstreamLineageNodeIds(DownstreamLineageNodeIdsT &&value)
LineageNodeItem & WithEventTimestamp(EventTimestampT &&value)
void SetTypeName(TypeNameT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
AWS_DATAZONE_API LineageNodeItem & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetCreatedBy(CreatedByT &&value)
bool DescriptionHasBeenSet() const
LineageNodeItem & WithTypeRevision(TypeRevisionT &&value)
LineageNodeItem & WithDescription(DescriptionT &&value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
LineageNodeItem & AddUpstreamLineageNodeIds(UpstreamLineageNodeIdsT &&value)
const Aws::String & GetUpdatedBy() const
void SetDownstreamLineageNodeIds(DownstreamLineageNodeIdsT &&value)
LineageNodeItem & WithDownstreamLineageNodeIds(DownstreamLineageNodeIdsT &&value)
const Aws::Utils::DateTime & GetEventTimestamp() const
bool TypeRevisionHasBeenSet() const
bool EventTimestampHasBeenSet() const
LineageNodeItem & WithName(NameT &&value)
LineageNodeItem & WithFormsOutput(FormsOutputT &&value)
const Aws::String & GetTypeName() const
AWS_DATAZONE_API LineageNodeItem()=default
bool UpdatedByHasBeenSet() const
void SetUpdatedBy(UpdatedByT &&value)
LineageNodeItem & WithId(IdT &&value)
bool FormsOutputHasBeenSet() const
const Aws::String & GetDescription() const
bool UpdatedAtHasBeenSet() const
void SetSourceIdentifier(SourceIdentifierT &&value)
const Aws::String & GetName() const
const Aws::Utils::DateTime & GetUpdatedAt() const
bool SourceIdentifierHasBeenSet() const
void SetCreatedAt(CreatedAtT &&value)
void SetEventTimestamp(EventTimestampT &&value)
const Aws::String & GetDomainId() const
const Aws::Vector< Aws::String > & GetUpstreamLineageNodeIds() const
const Aws::Vector< FormOutput > & GetFormsOutput() const
void SetFormsOutput(FormsOutputT &&value)
LineageNodeItem & AddFormsOutput(FormsOutputT &&value)
bool NameHasBeenSet() const
bool UpstreamLineageNodeIdsHasBeenSet() const
bool DownstreamLineageNodeIdsHasBeenSet() const
LineageNodeItem & WithUpdatedAt(UpdatedAtT &&value)
bool CreatedAtHasBeenSet() const
LineageNodeItem & WithCreatedAt(CreatedAtT &&value)
const Aws::String & GetTypeRevision() const
void SetUpstreamLineageNodeIds(UpstreamLineageNodeIdsT &&value)
bool DomainIdHasBeenSet() const
AWS_DATAZONE_API LineageNodeItem(Aws::Utils::Json::JsonView jsonValue)
void SetDescription(DescriptionT &&value)
const Aws::String & GetCreatedBy() const
bool TypeNameHasBeenSet() const
LineageNodeItem & WithCreatedBy(CreatedByT &&value)
const Aws::String & GetId() const
LineageNodeItem & WithUpstreamLineageNodeIds(UpstreamLineageNodeIdsT &&value)
void SetTypeRevision(TypeRevisionT &&value)
bool CreatedByHasBeenSet() const
const Aws::String & GetSourceIdentifier() const
LineageNodeItem & WithDomainId(DomainIdT &&value)
bool IdHasBeenSet() const
LineageNodeItem & WithTypeName(TypeNameT &&value)
void SetDomainId(DomainIdT &&value)
void SetName(NameT &&value)
LineageNodeItem & WithSourceIdentifier(SourceIdentifierT &&value)
void SetUpdatedAt(UpdatedAtT &&value)
LineageNodeItem & WithUpdatedBy(UpdatedByT &&value)
const Aws::Vector< Aws::String > & GetDownstreamLineageNodeIds() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue