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/omics/Omics_EXPORTS.h>
11#include <aws/omics/model/ETagAlgorithmFamily.h>
12#include <aws/omics/model/SequenceStoreS3Access.h>
13#include <aws/omics/model/SequenceStoreStatus.h>
14#include <aws/omics/model/SseConfig.h>
19template <
typename RESULT_TYPE>
20class AmazonWebServiceResult;
40 template <
typename IdT = Aws::String>
42 m_idHasBeenSet =
true;
43 m_id = std::forward<IdT>(value);
45 template <
typename IdT = Aws::String>
47 SetId(std::forward<IdT>(value));
57 template <
typename ArnT = Aws::String>
59 m_arnHasBeenSet =
true;
60 m_arn = std::forward<ArnT>(value);
62 template <
typename ArnT = Aws::String>
64 SetArn(std::forward<ArnT>(value));
74 template <
typename NameT = Aws::String>
76 m_nameHasBeenSet =
true;
77 m_name = std::forward<NameT>(value);
79 template <
typename NameT = Aws::String>
81 SetName(std::forward<NameT>(value));
91 template <
typename DescriptionT = Aws::String>
93 m_descriptionHasBeenSet =
true;
94 m_description = std::forward<DescriptionT>(value);
96 template <
typename DescriptionT = Aws::String>
106 template <
typename SseConfigT = SseConfig>
108 m_sseConfigHasBeenSet =
true;
109 m_sseConfig = std::forward<SseConfigT>(value);
111 template <
typename SseConfigT = SseConfig>
123 template <
typename CreationTimeT = Aws::Utils::DateTime>
125 m_creationTimeHasBeenSet =
true;
126 m_creationTime = std::forward<CreationTimeT>(value);
128 template <
typename CreationTimeT = Aws::Utils::DateTime>
140 template <
typename UpdateTimeT = Aws::Utils::DateTime>
142 m_updateTimeHasBeenSet =
true;
143 m_updateTime = std::forward<UpdateTimeT>(value);
145 template <
typename UpdateTimeT = Aws::Utils::DateTime>
158 template <
typename PropagatedSetLevelTagsT = Aws::Vector<Aws::String>>
160 m_propagatedSetLevelTagsHasBeenSet =
true;
161 m_propagatedSetLevelTags = std::forward<PropagatedSetLevelTagsT>(value);
163 template <
typename PropagatedSetLevelTagsT = Aws::Vector<Aws::String>>
168 template <
typename PropagatedSetLevelTagsT = Aws::String>
170 m_propagatedSetLevelTagsHasBeenSet =
true;
171 m_propagatedSetLevelTags.emplace_back(std::forward<PropagatedSetLevelTagsT>(value));
182 m_statusHasBeenSet =
true;
196 template <
typename StatusMessageT = Aws::String>
198 m_statusMessageHasBeenSet =
true;
199 m_statusMessage = std::forward<StatusMessageT>(value);
201 template <
typename StatusMessageT = Aws::String>
213 template <
typename FallbackLocationT = Aws::String>
215 m_fallbackLocationHasBeenSet =
true;
216 m_fallbackLocation = std::forward<FallbackLocationT>(value);
218 template <
typename FallbackLocationT = Aws::String>
228 template <
typename S3AccessT = SequenceStoreS3Access>
230 m_s3AccessHasBeenSet =
true;
231 m_s3Access = std::forward<S3AccessT>(value);
233 template <
typename S3AccessT = SequenceStoreS3Access>
246 m_eTagAlgorithmFamilyHasBeenSet =
true;
247 m_eTagAlgorithmFamily = value;
258 template <
typename RequestIdT = Aws::String>
260 m_requestIdHasBeenSet =
true;
261 m_requestId = std::forward<RequestIdT>(value);
263 template <
typename RequestIdT = Aws::String>
292 SequenceStoreS3Access m_s3Access;
297 bool m_idHasBeenSet =
false;
298 bool m_arnHasBeenSet =
false;
299 bool m_nameHasBeenSet =
false;
300 bool m_descriptionHasBeenSet =
false;
301 bool m_sseConfigHasBeenSet =
false;
302 bool m_creationTimeHasBeenSet =
false;
303 bool m_updateTimeHasBeenSet =
false;
304 bool m_propagatedSetLevelTagsHasBeenSet =
false;
305 bool m_statusHasBeenSet =
false;
306 bool m_statusMessageHasBeenSet =
false;
307 bool m_fallbackLocationHasBeenSet =
false;
308 bool m_s3AccessHasBeenSet =
false;
309 bool m_eTagAlgorithmFamilyHasBeenSet =
false;
310 bool m_requestIdHasBeenSet =
false;
void SetPropagatedSetLevelTags(PropagatedSetLevelTagsT &&value)
const Aws::String & GetDescription() const
void SetSseConfig(SseConfigT &&value)
void SetFallbackLocation(FallbackLocationT &&value)
const Aws::Utils::DateTime & GetCreationTime() const
UpdateSequenceStoreResult & WithName(NameT &&value)
const Aws::String & GetId() const
UpdateSequenceStoreResult & WithSseConfig(SseConfigT &&value)
void SetArn(ArnT &&value)
UpdateSequenceStoreResult & AddPropagatedSetLevelTags(PropagatedSetLevelTagsT &&value)
const Aws::String & GetStatusMessage() const
const Aws::String & GetArn() const
UpdateSequenceStoreResult & WithUpdateTime(UpdateTimeT &&value)
const SseConfig & GetSseConfig() const
void SetETagAlgorithmFamily(ETagAlgorithmFamily value)
const Aws::String & GetFallbackLocation() const
const Aws::String & GetName() const
SequenceStoreStatus GetStatus() const
AWS_OMICS_API UpdateSequenceStoreResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateSequenceStoreResult & WithId(IdT &&value)
void SetDescription(DescriptionT &&value)
void SetUpdateTime(UpdateTimeT &&value)
const Aws::String & GetRequestId() const
UpdateSequenceStoreResult & WithS3Access(S3AccessT &&value)
void SetName(NameT &&value)
UpdateSequenceStoreResult & WithStatus(SequenceStoreStatus value)
UpdateSequenceStoreResult & WithArn(ArnT &&value)
UpdateSequenceStoreResult & WithPropagatedSetLevelTags(PropagatedSetLevelTagsT &&value)
UpdateSequenceStoreResult & WithStatusMessage(StatusMessageT &&value)
UpdateSequenceStoreResult & WithFallbackLocation(FallbackLocationT &&value)
ETagAlgorithmFamily GetETagAlgorithmFamily() const
UpdateSequenceStoreResult & WithETagAlgorithmFamily(ETagAlgorithmFamily value)
const SequenceStoreS3Access & GetS3Access() const
const Aws::Vector< Aws::String > & GetPropagatedSetLevelTags() const
void SetRequestId(RequestIdT &&value)
UpdateSequenceStoreResult & WithDescription(DescriptionT &&value)
AWS_OMICS_API UpdateSequenceStoreResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetStatus(SequenceStoreStatus value)
void SetStatusMessage(StatusMessageT &&value)
const Aws::Utils::DateTime & GetUpdateTime() const
void SetS3Access(S3AccessT &&value)
UpdateSequenceStoreResult & WithRequestId(RequestIdT &&value)
AWS_OMICS_API UpdateSequenceStoreResult()=default
void SetCreationTime(CreationTimeT &&value)
UpdateSequenceStoreResult & WithCreationTime(CreationTimeT &&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