7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/datazone/model/AssetListingDetails.h>
12#include <aws/datazone/model/PredictionConfiguration.h>
13#include <aws/datazone/model/FormOutput.h>
14#include <aws/datazone/model/TimeSeriesDataPointSummaryFormOutput.h>
19template<
typename RESULT_TYPE>
20class AmazonWebServiceResult;
46 template<
typename CreatedAtT = Aws::Utils::DateTime>
47 void SetCreatedAt(CreatedAtT&& value) { m_createdAtHasBeenSet =
true; m_createdAt = std::forward<CreatedAtT>(value); }
48 template<
typename CreatedAtT = Aws::Utils::DateTime>
57 template<
typename CreatedByT = Aws::String>
58 void SetCreatedBy(CreatedByT&& value) { m_createdByHasBeenSet =
true; m_createdBy = std::forward<CreatedByT>(value); }
59 template<
typename CreatedByT = Aws::String>
68 template<
typename DescriptionT = Aws::String>
69 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
70 template<
typename DescriptionT = Aws::String>
79 template<
typename DomainIdT = Aws::String>
80 void SetDomainId(DomainIdT&& value) { m_domainIdHasBeenSet =
true; m_domainId = std::forward<DomainIdT>(value); }
81 template<
typename DomainIdT = Aws::String>
90 template<
typename ExternalIdentifierT = Aws::String>
91 void SetExternalIdentifier(ExternalIdentifierT&& value) { m_externalIdentifierHasBeenSet =
true; m_externalIdentifier = std::forward<ExternalIdentifierT>(value); }
92 template<
typename ExternalIdentifierT = Aws::String>
101 template<
typename FirstRevisionCreatedAtT = Aws::Utils::DateTime>
102 void SetFirstRevisionCreatedAt(FirstRevisionCreatedAtT&& value) { m_firstRevisionCreatedAtHasBeenSet =
true; m_firstRevisionCreatedAt = std::forward<FirstRevisionCreatedAtT>(value); }
103 template<
typename FirstRevisionCreatedAtT = Aws::Utils::DateTime>
112 template<
typename FirstRevisionCreatedByT = Aws::String>
113 void SetFirstRevisionCreatedBy(FirstRevisionCreatedByT&& value) { m_firstRevisionCreatedByHasBeenSet =
true; m_firstRevisionCreatedBy = std::forward<FirstRevisionCreatedByT>(value); }
114 template<
typename FirstRevisionCreatedByT = Aws::String>
123 template<
typename FormsOutputT = Aws::Vector<FormOutput>>
124 void SetFormsOutput(FormsOutputT&& value) { m_formsOutputHasBeenSet =
true; m_formsOutput = std::forward<FormsOutputT>(value); }
125 template<
typename FormsOutputT = Aws::Vector<FormOutput>>
127 template<
typename FormsOutputT = FormOutput>
128 CreateAssetResult&
AddFormsOutput(FormsOutputT&& value) { m_formsOutputHasBeenSet =
true; m_formsOutput.emplace_back(std::forward<FormsOutputT>(value));
return *
this; }
136 template<
typename GlossaryTermsT = Aws::Vector<Aws::String>>
137 void SetGlossaryTerms(GlossaryTermsT&& value) { m_glossaryTermsHasBeenSet =
true; m_glossaryTerms = std::forward<GlossaryTermsT>(value); }
138 template<
typename GlossaryTermsT = Aws::Vector<Aws::String>>
140 template<
typename GlossaryTermsT = Aws::String>
141 CreateAssetResult&
AddGlossaryTerms(GlossaryTermsT&& value) { m_glossaryTermsHasBeenSet =
true; m_glossaryTerms.emplace_back(std::forward<GlossaryTermsT>(value));
return *
this; }
149 template<
typename GovernedGlossaryTermsT = Aws::Vector<Aws::String>>
150 void SetGovernedGlossaryTerms(GovernedGlossaryTermsT&& value) { m_governedGlossaryTermsHasBeenSet =
true; m_governedGlossaryTerms = std::forward<GovernedGlossaryTermsT>(value); }
151 template<
typename GovernedGlossaryTermsT = Aws::Vector<Aws::String>>
153 template<
typename GovernedGlossaryTermsT = Aws::String>
154 CreateAssetResult&
AddGovernedGlossaryTerms(GovernedGlossaryTermsT&& value) { m_governedGlossaryTermsHasBeenSet =
true; m_governedGlossaryTerms.emplace_back(std::forward<GovernedGlossaryTermsT>(value));
return *
this; }
162 template<
typename IdT = Aws::String>
163 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
164 template<
typename IdT = Aws::String>
174 template<
typename LatestTimeSeriesDataPo
intFormsOutputT = Aws::Vector<TimeSeriesDataPo
intSummaryFormOutput>>
175 void SetLatestTimeSeriesDataPointFormsOutput(LatestTimeSeriesDataPointFormsOutputT&& value) { m_latestTimeSeriesDataPointFormsOutputHasBeenSet =
true; m_latestTimeSeriesDataPointFormsOutput = std::forward<LatestTimeSeriesDataPointFormsOutputT>(value); }
176 template<
typename LatestTimeSeriesDataPo
intFormsOutputT = Aws::Vector<TimeSeriesDataPo
intSummaryFormOutput>>
178 template<
typename LatestTimeSeriesDataPo
intFormsOutputT = TimeSeriesDataPo
intSummaryFormOutput>
179 CreateAssetResult&
AddLatestTimeSeriesDataPointFormsOutput(LatestTimeSeriesDataPointFormsOutputT&& value) { m_latestTimeSeriesDataPointFormsOutputHasBeenSet =
true; m_latestTimeSeriesDataPointFormsOutput.emplace_back(std::forward<LatestTimeSeriesDataPointFormsOutputT>(value));
return *
this; }
187 template<
typename ListingT = AssetListingDetails>
188 void SetListing(ListingT&& value) { m_listingHasBeenSet =
true; m_listing = std::forward<ListingT>(value); }
189 template<
typename ListingT = AssetListingDetails>
198 template<
typename NameT = Aws::String>
199 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
200 template<
typename NameT = Aws::String>
209 template<
typename OwningProjectIdT = Aws::String>
210 void SetOwningProjectId(OwningProjectIdT&& value) { m_owningProjectIdHasBeenSet =
true; m_owningProjectId = std::forward<OwningProjectIdT>(value); }
211 template<
typename OwningProjectIdT = Aws::String>
221 template<
typename PredictionConfigurationT = PredictionConfiguration>
222 void SetPredictionConfiguration(PredictionConfigurationT&& value) { m_predictionConfigurationHasBeenSet =
true; m_predictionConfiguration = std::forward<PredictionConfigurationT>(value); }
223 template<
typename PredictionConfigurationT = PredictionConfiguration>
232 template<
typename ReadOnlyFormsOutputT = Aws::Vector<FormOutput>>
233 void SetReadOnlyFormsOutput(ReadOnlyFormsOutputT&& value) { m_readOnlyFormsOutputHasBeenSet =
true; m_readOnlyFormsOutput = std::forward<ReadOnlyFormsOutputT>(value); }
234 template<
typename ReadOnlyFormsOutputT = Aws::Vector<FormOutput>>
236 template<
typename ReadOnlyFormsOutputT = FormOutput>
237 CreateAssetResult&
AddReadOnlyFormsOutput(ReadOnlyFormsOutputT&& value) { m_readOnlyFormsOutputHasBeenSet =
true; m_readOnlyFormsOutput.emplace_back(std::forward<ReadOnlyFormsOutputT>(value));
return *
this; }
245 template<
typename RevisionT = Aws::String>
246 void SetRevision(RevisionT&& value) { m_revisionHasBeenSet =
true; m_revision = std::forward<RevisionT>(value); }
247 template<
typename RevisionT = Aws::String>
256 template<
typename TypeIdentifierT = Aws::String>
257 void SetTypeIdentifier(TypeIdentifierT&& value) { m_typeIdentifierHasBeenSet =
true; m_typeIdentifier = std::forward<TypeIdentifierT>(value); }
258 template<
typename TypeIdentifierT = Aws::String>
267 template<
typename TypeRevisionT = Aws::String>
268 void SetTypeRevision(TypeRevisionT&& value) { m_typeRevisionHasBeenSet =
true; m_typeRevision = std::forward<TypeRevisionT>(value); }
269 template<
typename TypeRevisionT = Aws::String>
276 template<
typename RequestIdT = Aws::String>
277 void SetRequestId(RequestIdT&& value) { m_requestIdHasBeenSet =
true; m_requestId = std::forward<RequestIdT>(value); }
278 template<
typename RequestIdT = Aws::String>
284 bool m_createdAtHasBeenSet =
false;
287 bool m_createdByHasBeenSet =
false;
290 bool m_descriptionHasBeenSet =
false;
293 bool m_domainIdHasBeenSet =
false;
296 bool m_externalIdentifierHasBeenSet =
false;
299 bool m_firstRevisionCreatedAtHasBeenSet =
false;
302 bool m_firstRevisionCreatedByHasBeenSet =
false;
305 bool m_formsOutputHasBeenSet =
false;
308 bool m_glossaryTermsHasBeenSet =
false;
311 bool m_governedGlossaryTermsHasBeenSet =
false;
314 bool m_idHasBeenSet =
false;
317 bool m_latestTimeSeriesDataPointFormsOutputHasBeenSet =
false;
319 AssetListingDetails m_listing;
320 bool m_listingHasBeenSet =
false;
323 bool m_nameHasBeenSet =
false;
326 bool m_owningProjectIdHasBeenSet =
false;
328 PredictionConfiguration m_predictionConfiguration;
329 bool m_predictionConfigurationHasBeenSet =
false;
332 bool m_readOnlyFormsOutputHasBeenSet =
false;
335 bool m_revisionHasBeenSet =
false;
338 bool m_typeIdentifierHasBeenSet =
false;
341 bool m_typeRevisionHasBeenSet =
false;
344 bool m_requestIdHasBeenSet =
false;
CreateAssetResult & WithId(IdT &&value)
void SetLatestTimeSeriesDataPointFormsOutput(LatestTimeSeriesDataPointFormsOutputT &&value)
const Aws::Vector< FormOutput > & GetFormsOutput() const
CreateAssetResult & AddGlossaryTerms(GlossaryTermsT &&value)
CreateAssetResult & WithReadOnlyFormsOutput(ReadOnlyFormsOutputT &&value)
const Aws::String & GetDescription() const
const Aws::String & GetRequestId() const
const Aws::String & GetTypeIdentifier() const
void SetOwningProjectId(OwningProjectIdT &&value)
const Aws::String & GetTypeRevision() const
CreateAssetResult & WithCreatedBy(CreatedByT &&value)
const AssetListingDetails & GetListing() const
AWS_DATAZONE_API CreateAssetResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetDescription(DescriptionT &&value)
CreateAssetResult & WithExternalIdentifier(ExternalIdentifierT &&value)
void SetTypeRevision(TypeRevisionT &&value)
CreateAssetResult & WithRevision(RevisionT &&value)
CreateAssetResult & AddLatestTimeSeriesDataPointFormsOutput(LatestTimeSeriesDataPointFormsOutputT &&value)
const Aws::String & GetCreatedBy() const
void SetFirstRevisionCreatedAt(FirstRevisionCreatedAtT &&value)
CreateAssetResult & WithFirstRevisionCreatedBy(FirstRevisionCreatedByT &&value)
AWS_DATAZONE_API CreateAssetResult()=default
CreateAssetResult & WithTypeIdentifier(TypeIdentifierT &&value)
CreateAssetResult & WithRequestId(RequestIdT &&value)
CreateAssetResult & WithLatestTimeSeriesDataPointFormsOutput(LatestTimeSeriesDataPointFormsOutputT &&value)
CreateAssetResult & AddReadOnlyFormsOutput(ReadOnlyFormsOutputT &&value)
CreateAssetResult & WithDomainId(DomainIdT &&value)
const PredictionConfiguration & GetPredictionConfiguration() const
const Aws::String & GetName() const
void SetCreatedAt(CreatedAtT &&value)
const Aws::String & GetDomainId() const
AWS_DATAZONE_API CreateAssetResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetListing(ListingT &&value)
const Aws::String & GetId() const
CreateAssetResult & WithName(NameT &&value)
void SetCreatedBy(CreatedByT &&value)
void SetGovernedGlossaryTerms(GovernedGlossaryTermsT &&value)
CreateAssetResult & WithOwningProjectId(OwningProjectIdT &&value)
const Aws::Utils::DateTime & GetFirstRevisionCreatedAt() const
void SetName(NameT &&value)
CreateAssetResult & WithDescription(DescriptionT &&value)
CreateAssetResult & WithPredictionConfiguration(PredictionConfigurationT &&value)
void SetPredictionConfiguration(PredictionConfigurationT &&value)
CreateAssetResult & WithCreatedAt(CreatedAtT &&value)
const Aws::Vector< TimeSeriesDataPointSummaryFormOutput > & GetLatestTimeSeriesDataPointFormsOutput() const
CreateAssetResult & AddGovernedGlossaryTerms(GovernedGlossaryTermsT &&value)
void SetDomainId(DomainIdT &&value)
CreateAssetResult & WithListing(ListingT &&value)
void SetExternalIdentifier(ExternalIdentifierT &&value)
const Aws::String & GetRevision() const
const Aws::Utils::DateTime & GetCreatedAt() const
void SetFirstRevisionCreatedBy(FirstRevisionCreatedByT &&value)
CreateAssetResult & WithFormsOutput(FormsOutputT &&value)
CreateAssetResult & WithFirstRevisionCreatedAt(FirstRevisionCreatedAtT &&value)
CreateAssetResult & AddFormsOutput(FormsOutputT &&value)
void SetTypeIdentifier(TypeIdentifierT &&value)
void SetRequestId(RequestIdT &&value)
void SetReadOnlyFormsOutput(ReadOnlyFormsOutputT &&value)
CreateAssetResult & WithTypeRevision(TypeRevisionT &&value)
const Aws::Vector< FormOutput > & GetReadOnlyFormsOutput() const
const Aws::String & GetFirstRevisionCreatedBy() const
CreateAssetResult & WithGlossaryTerms(GlossaryTermsT &&value)
void SetRevision(RevisionT &&value)
const Aws::String & GetExternalIdentifier() const
void SetFormsOutput(FormsOutputT &&value)
const Aws::Vector< Aws::String > & GetGlossaryTerms() const
void SetGlossaryTerms(GlossaryTermsT &&value)
const Aws::Vector< Aws::String > & GetGovernedGlossaryTerms() const
const Aws::String & GetOwningProjectId() const
CreateAssetResult & WithGovernedGlossaryTerms(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