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>
80 template<
typename DomainIdT = Aws::String>
81 void SetDomainId(DomainIdT&& value) { m_domainIdHasBeenSet =
true; m_domainId = std::forward<DomainIdT>(value); }
82 template<
typename DomainIdT = Aws::String>
91 template<
typename ExternalIdentifierT = Aws::String>
92 void SetExternalIdentifier(ExternalIdentifierT&& value) { m_externalIdentifierHasBeenSet =
true; m_externalIdentifier = std::forward<ExternalIdentifierT>(value); }
93 template<
typename ExternalIdentifierT = Aws::String>
102 template<
typename FirstRevisionCreatedAtT = Aws::Utils::DateTime>
103 void SetFirstRevisionCreatedAt(FirstRevisionCreatedAtT&& value) { m_firstRevisionCreatedAtHasBeenSet =
true; m_firstRevisionCreatedAt = std::forward<FirstRevisionCreatedAtT>(value); }
104 template<
typename FirstRevisionCreatedAtT = Aws::Utils::DateTime>
113 template<
typename FirstRevisionCreatedByT = Aws::String>
114 void SetFirstRevisionCreatedBy(FirstRevisionCreatedByT&& value) { m_firstRevisionCreatedByHasBeenSet =
true; m_firstRevisionCreatedBy = std::forward<FirstRevisionCreatedByT>(value); }
115 template<
typename FirstRevisionCreatedByT = Aws::String>
125 template<
typename FormsOutputT = Aws::Vector<FormOutput>>
126 void SetFormsOutput(FormsOutputT&& value) { m_formsOutputHasBeenSet =
true; m_formsOutput = std::forward<FormsOutputT>(value); }
127 template<
typename FormsOutputT = Aws::Vector<FormOutput>>
129 template<
typename FormsOutputT = FormOutput>
139 template<
typename GlossaryTermsT = Aws::Vector<Aws::String>>
140 void SetGlossaryTerms(GlossaryTermsT&& value) { m_glossaryTermsHasBeenSet =
true; m_glossaryTerms = std::forward<GlossaryTermsT>(value); }
141 template<
typename GlossaryTermsT = Aws::Vector<Aws::String>>
143 template<
typename GlossaryTermsT = Aws::String>
152 template<
typename IdT = Aws::String>
153 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
154 template<
typename IdT = Aws::String>
164 template<
typename LatestTimeSeriesDataPo
intFormsOutputT = Aws::Vector<TimeSeriesDataPo
intSummaryFormOutput>>
165 void SetLatestTimeSeriesDataPointFormsOutput(LatestTimeSeriesDataPointFormsOutputT&& value) { m_latestTimeSeriesDataPointFormsOutputHasBeenSet =
true; m_latestTimeSeriesDataPointFormsOutput = std::forward<LatestTimeSeriesDataPointFormsOutputT>(value); }
166 template<
typename LatestTimeSeriesDataPo
intFormsOutputT = Aws::Vector<TimeSeriesDataPo
intSummaryFormOutput>>
168 template<
typename LatestTimeSeriesDataPo
intFormsOutputT = TimeSeriesDataPo
intSummaryFormOutput>
177 template<
typename ListingT = AssetListingDetails>
178 void SetListing(ListingT&& value) { m_listingHasBeenSet =
true; m_listing = std::forward<ListingT>(value); }
179 template<
typename ListingT = AssetListingDetails>
188 template<
typename NameT = Aws::String>
189 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
190 template<
typename NameT = Aws::String>
199 template<
typename OwningProjectIdT = Aws::String>
200 void SetOwningProjectId(OwningProjectIdT&& value) { m_owningProjectIdHasBeenSet =
true; m_owningProjectId = std::forward<OwningProjectIdT>(value); }
201 template<
typename OwningProjectIdT = Aws::String>
211 template<
typename PredictionConfigurationT = PredictionConfiguration>
212 void SetPredictionConfiguration(PredictionConfigurationT&& value) { m_predictionConfigurationHasBeenSet =
true; m_predictionConfiguration = std::forward<PredictionConfigurationT>(value); }
213 template<
typename PredictionConfigurationT = PredictionConfiguration>
223 template<
typename ReadOnlyFormsOutputT = Aws::Vector<FormOutput>>
224 void SetReadOnlyFormsOutput(ReadOnlyFormsOutputT&& value) { m_readOnlyFormsOutputHasBeenSet =
true; m_readOnlyFormsOutput = std::forward<ReadOnlyFormsOutputT>(value); }
225 template<
typename ReadOnlyFormsOutputT = Aws::Vector<FormOutput>>
227 template<
typename ReadOnlyFormsOutputT = FormOutput>
236 template<
typename RevisionT = Aws::String>
237 void SetRevision(RevisionT&& value) { m_revisionHasBeenSet =
true; m_revision = std::forward<RevisionT>(value); }
238 template<
typename RevisionT = Aws::String>
247 template<
typename TypeIdentifierT = Aws::String>
248 void SetTypeIdentifier(TypeIdentifierT&& value) { m_typeIdentifierHasBeenSet =
true; m_typeIdentifier = std::forward<TypeIdentifierT>(value); }
249 template<
typename TypeIdentifierT = Aws::String>
258 template<
typename TypeRevisionT = Aws::String>
259 void SetTypeRevision(TypeRevisionT&& value) { m_typeRevisionHasBeenSet =
true; m_typeRevision = std::forward<TypeRevisionT>(value); }
260 template<
typename TypeRevisionT = Aws::String>
267 template<
typename RequestIdT = Aws::String>
268 void SetRequestId(RequestIdT&& value) { m_requestIdHasBeenSet =
true; m_requestId = std::forward<RequestIdT>(value); }
269 template<
typename RequestIdT = Aws::String>
275 bool m_createdAtHasBeenSet =
false;
278 bool m_createdByHasBeenSet =
false;
281 bool m_descriptionHasBeenSet =
false;
284 bool m_domainIdHasBeenSet =
false;
287 bool m_externalIdentifierHasBeenSet =
false;
290 bool m_firstRevisionCreatedAtHasBeenSet =
false;
293 bool m_firstRevisionCreatedByHasBeenSet =
false;
296 bool m_formsOutputHasBeenSet =
false;
299 bool m_glossaryTermsHasBeenSet =
false;
302 bool m_idHasBeenSet =
false;
305 bool m_latestTimeSeriesDataPointFormsOutputHasBeenSet =
false;
307 AssetListingDetails m_listing;
308 bool m_listingHasBeenSet =
false;
311 bool m_nameHasBeenSet =
false;
314 bool m_owningProjectIdHasBeenSet =
false;
316 PredictionConfiguration m_predictionConfiguration;
317 bool m_predictionConfigurationHasBeenSet =
false;
320 bool m_readOnlyFormsOutputHasBeenSet =
false;
323 bool m_revisionHasBeenSet =
false;
326 bool m_typeIdentifierHasBeenSet =
false;
329 bool m_typeRevisionHasBeenSet =
false;
332 bool m_requestIdHasBeenSet =
false;
CreateAssetRevisionResult & WithTypeRevision(TypeRevisionT &&value)
const Aws::String & GetRequestId() const
CreateAssetRevisionResult & WithLatestTimeSeriesDataPointFormsOutput(LatestTimeSeriesDataPointFormsOutputT &&value)
CreateAssetRevisionResult & WithExternalIdentifier(ExternalIdentifierT &&value)
CreateAssetRevisionResult & WithRevision(RevisionT &&value)
CreateAssetRevisionResult & WithRequestId(RequestIdT &&value)
const Aws::Vector< TimeSeriesDataPointSummaryFormOutput > & GetLatestTimeSeriesDataPointFormsOutput() const
const Aws::String & GetRevision() const
CreateAssetRevisionResult & AddReadOnlyFormsOutput(ReadOnlyFormsOutputT &&value)
CreateAssetRevisionResult & WithReadOnlyFormsOutput(ReadOnlyFormsOutputT &&value)
CreateAssetRevisionResult & AddFormsOutput(FormsOutputT &&value)
void SetFormsOutput(FormsOutputT &&value)
const Aws::Vector< Aws::String > & GetGlossaryTerms() const
void SetFirstRevisionCreatedBy(FirstRevisionCreatedByT &&value)
const Aws::String & GetTypeIdentifier() const
void SetRevision(RevisionT &&value)
void SetLatestTimeSeriesDataPointFormsOutput(LatestTimeSeriesDataPointFormsOutputT &&value)
CreateAssetRevisionResult & WithPredictionConfiguration(PredictionConfigurationT &&value)
const Aws::Utils::DateTime & GetFirstRevisionCreatedAt() const
void SetExternalIdentifier(ExternalIdentifierT &&value)
CreateAssetRevisionResult & WithFirstRevisionCreatedAt(FirstRevisionCreatedAtT &&value)
const Aws::Vector< FormOutput > & GetReadOnlyFormsOutput() const
const Aws::String & GetCreatedBy() const
CreateAssetRevisionResult & AddGlossaryTerms(GlossaryTermsT &&value)
CreateAssetRevisionResult & WithDescription(DescriptionT &&value)
CreateAssetRevisionResult & WithName(NameT &&value)
CreateAssetRevisionResult & WithGlossaryTerms(GlossaryTermsT &&value)
CreateAssetRevisionResult & WithId(IdT &&value)
void SetName(NameT &&value)
void SetDomainId(DomainIdT &&value)
void SetFirstRevisionCreatedAt(FirstRevisionCreatedAtT &&value)
const Aws::String & GetDescription() const
CreateAssetRevisionResult & WithFirstRevisionCreatedBy(FirstRevisionCreatedByT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
const Aws::Vector< FormOutput > & GetFormsOutput() const
void SetCreatedBy(CreatedByT &&value)
void SetTypeIdentifier(TypeIdentifierT &&value)
const PredictionConfiguration & GetPredictionConfiguration() const
const AssetListingDetails & GetListing() const
const Aws::String & GetTypeRevision() const
CreateAssetRevisionResult & WithDomainId(DomainIdT &&value)
AWS_DATAZONE_API CreateAssetRevisionResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_DATAZONE_API CreateAssetRevisionResult()=default
const Aws::String & GetExternalIdentifier() const
const Aws::String & GetDomainId() const
const Aws::String & GetId() const
CreateAssetRevisionResult & WithListing(ListingT &&value)
const Aws::String & GetFirstRevisionCreatedBy() const
CreateAssetRevisionResult & WithCreatedBy(CreatedByT &&value)
AWS_DATAZONE_API CreateAssetRevisionResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetCreatedAt(CreatedAtT &&value)
void SetOwningProjectId(OwningProjectIdT &&value)
CreateAssetRevisionResult & WithCreatedAt(CreatedAtT &&value)
void SetRequestId(RequestIdT &&value)
CreateAssetRevisionResult & WithTypeIdentifier(TypeIdentifierT &&value)
const Aws::String & GetOwningProjectId() const
void SetTypeRevision(TypeRevisionT &&value)
CreateAssetRevisionResult & AddLatestTimeSeriesDataPointFormsOutput(LatestTimeSeriesDataPointFormsOutputT &&value)
const Aws::String & GetName() const
CreateAssetRevisionResult & WithOwningProjectId(OwningProjectIdT &&value)
void SetListing(ListingT &&value)
void SetReadOnlyFormsOutput(ReadOnlyFormsOutputT &&value)
void SetPredictionConfiguration(PredictionConfigurationT &&value)
void SetGlossaryTerms(GlossaryTermsT &&value)
void SetDescription(DescriptionT &&value)
CreateAssetRevisionResult & WithFormsOutput(FormsOutputT &&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