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/DetailedGlossaryTerm.h>
12#include <aws/datazone/model/TimeSeriesDataPointSummaryFormOutput.h>
45 template <
typename AssetIdT = Aws::String>
47 m_assetIdHasBeenSet =
true;
48 m_assetId = std::forward<AssetIdT>(value);
50 template <
typename AssetIdT = Aws::String>
63 template <
typename AssetRevisionT = Aws::String>
65 m_assetRevisionHasBeenSet =
true;
66 m_assetRevision = std::forward<AssetRevisionT>(value);
68 template <
typename AssetRevisionT = Aws::String>
81 template <
typename AssetTypeT = Aws::String>
83 m_assetTypeHasBeenSet =
true;
84 m_assetType = std::forward<AssetTypeT>(value);
86 template <
typename AssetTypeT = Aws::String>
100 template <
typename CreatedAtT = Aws::Utils::DateTime>
102 m_createdAtHasBeenSet =
true;
103 m_createdAt = std::forward<CreatedAtT>(value);
105 template <
typename CreatedAtT = Aws::Utils::DateTime>
119 template <
typename FormsT = Aws::String>
121 m_formsHasBeenSet =
true;
122 m_forms = std::forward<FormsT>(value);
124 template <
typename FormsT = Aws::String>
126 SetForms(std::forward<FormsT>(value));
137 return m_latestTimeSeriesDataPointForms;
140 template <
typename LatestTimeSeriesDataPo
intFormsT = Aws::Vector<TimeSeriesDataPo
intSummaryFormOutput>>
142 m_latestTimeSeriesDataPointFormsHasBeenSet =
true;
143 m_latestTimeSeriesDataPointForms = std::forward<LatestTimeSeriesDataPointFormsT>(value);
145 template <
typename LatestTimeSeriesDataPo
intFormsT = Aws::Vector<TimeSeriesDataPo
intSummaryFormOutput>>
150 template <
typename LatestTimeSeriesDataPo
intFormsT = TimeSeriesDataPo
intSummaryFormOutput>
152 m_latestTimeSeriesDataPointFormsHasBeenSet =
true;
153 m_latestTimeSeriesDataPointForms.emplace_back(std::forward<LatestTimeSeriesDataPointFormsT>(value));
165 template <
typename GlossaryTermsT = Aws::Vector<DetailedGlossaryTerm>>
167 m_glossaryTermsHasBeenSet =
true;
168 m_glossaryTerms = std::forward<GlossaryTermsT>(value);
170 template <
typename GlossaryTermsT = Aws::Vector<DetailedGlossaryTerm>>
175 template <
typename GlossaryTermsT = DetailedGlossaryTerm>
177 m_glossaryTermsHasBeenSet =
true;
178 m_glossaryTerms.emplace_back(std::forward<GlossaryTermsT>(value));
189 template <
typename GovernedGlossaryTermsT = Aws::Vector<DetailedGlossaryTerm>>
191 m_governedGlossaryTermsHasBeenSet =
true;
192 m_governedGlossaryTerms = std::forward<GovernedGlossaryTermsT>(value);
194 template <
typename GovernedGlossaryTermsT = Aws::Vector<DetailedGlossaryTerm>>
199 template <
typename GovernedGlossaryTermsT = DetailedGlossaryTerm>
201 m_governedGlossaryTermsHasBeenSet =
true;
202 m_governedGlossaryTerms.emplace_back(std::forward<GovernedGlossaryTermsT>(value));
214 template <
typename OwningProjectIdT = Aws::String>
216 m_owningProjectIdHasBeenSet =
true;
217 m_owningProjectId = std::forward<OwningProjectIdT>(value);
219 template <
typename OwningProjectIdT = Aws::String>
243 bool m_assetIdHasBeenSet =
false;
244 bool m_assetRevisionHasBeenSet =
false;
245 bool m_assetTypeHasBeenSet =
false;
246 bool m_createdAtHasBeenSet =
false;
247 bool m_formsHasBeenSet =
false;
248 bool m_latestTimeSeriesDataPointFormsHasBeenSet =
false;
249 bool m_glossaryTermsHasBeenSet =
false;
250 bool m_governedGlossaryTermsHasBeenSet =
false;
251 bool m_owningProjectIdHasBeenSet =
false;
const Aws::Vector< DetailedGlossaryTerm > & GetGlossaryTerms() const
void SetOwningProjectId(OwningProjectIdT &&value)
AssetListing & WithLatestTimeSeriesDataPointForms(LatestTimeSeriesDataPointFormsT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
void SetCreatedAt(CreatedAtT &&value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
AssetListing & WithGovernedGlossaryTerms(GovernedGlossaryTermsT &&value)
void SetAssetRevision(AssetRevisionT &&value)
const Aws::Vector< TimeSeriesDataPointSummaryFormOutput > & GetLatestTimeSeriesDataPointForms() const
void SetLatestTimeSeriesDataPointForms(LatestTimeSeriesDataPointFormsT &&value)
bool GovernedGlossaryTermsHasBeenSet() const
AssetListing & WithCreatedAt(CreatedAtT &&value)
bool LatestTimeSeriesDataPointFormsHasBeenSet() const
bool AssetRevisionHasBeenSet() const
void SetGlossaryTerms(GlossaryTermsT &&value)
AWS_DATAZONE_API AssetListing & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetForms(FormsT &&value)
const Aws::String & GetForms() const
AssetListing & WithOwningProjectId(OwningProjectIdT &&value)
bool GlossaryTermsHasBeenSet() const
void SetAssetType(AssetTypeT &&value)
AWS_DATAZONE_API AssetListing()=default
void SetGovernedGlossaryTerms(GovernedGlossaryTermsT &&value)
AssetListing & AddLatestTimeSeriesDataPointForms(LatestTimeSeriesDataPointFormsT &&value)
AssetListing & WithAssetId(AssetIdT &&value)
bool OwningProjectIdHasBeenSet() const
AssetListing & WithAssetType(AssetTypeT &&value)
bool FormsHasBeenSet() const
const Aws::String & GetAssetId() const
AssetListing & WithGlossaryTerms(GlossaryTermsT &&value)
bool CreatedAtHasBeenSet() const
AssetListing & WithForms(FormsT &&value)
const Aws::String & GetOwningProjectId() const
AWS_DATAZONE_API AssetListing(Aws::Utils::Json::JsonView jsonValue)
bool AssetIdHasBeenSet() const
const Aws::String & GetAssetRevision() const
AssetListing & AddGovernedGlossaryTerms(GovernedGlossaryTermsT &&value)
const Aws::Vector< DetailedGlossaryTerm > & GetGovernedGlossaryTerms() const
void SetAssetId(AssetIdT &&value)
AssetListing & WithAssetRevision(AssetRevisionT &&value)
bool AssetTypeHasBeenSet() const
const Aws::String & GetAssetType() const
AssetListing & AddGlossaryTerms(GlossaryTermsT &&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