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>
109 template <
typename SseConfigT = SseConfig>
111 m_sseConfigHasBeenSet =
true;
112 m_sseConfig = std::forward<SseConfigT>(value);
114 template <
typename SseConfigT = SseConfig>
126 template <
typename CreationTimeT = Aws::Utils::DateTime>
128 m_creationTimeHasBeenSet =
true;
129 m_creationTime = std::forward<CreationTimeT>(value);
131 template <
typename CreationTimeT = Aws::Utils::DateTime>
144 template <
typename FallbackLocationT = Aws::String>
146 m_fallbackLocationHasBeenSet =
true;
147 m_fallbackLocation = std::forward<FallbackLocationT>(value);
149 template <
typename FallbackLocationT = Aws::String>
162 m_eTagAlgorithmFamilyHasBeenSet =
true;
163 m_eTagAlgorithmFamily = value;
177 m_statusHasBeenSet =
true;
191 template <
typename StatusMessageT = Aws::String>
193 m_statusMessageHasBeenSet =
true;
194 m_statusMessage = std::forward<StatusMessageT>(value);
196 template <
typename StatusMessageT = Aws::String>
209 template <
typename PropagatedSetLevelTagsT = Aws::Vector<Aws::String>>
211 m_propagatedSetLevelTagsHasBeenSet =
true;
212 m_propagatedSetLevelTags = std::forward<PropagatedSetLevelTagsT>(value);
214 template <
typename PropagatedSetLevelTagsT = Aws::Vector<Aws::String>>
219 template <
typename PropagatedSetLevelTagsT = Aws::String>
221 m_propagatedSetLevelTagsHasBeenSet =
true;
222 m_propagatedSetLevelTags.emplace_back(std::forward<PropagatedSetLevelTagsT>(value));
230 template <
typename S3AccessT = SequenceStoreS3Access>
232 m_s3AccessHasBeenSet =
true;
233 m_s3Access = std::forward<S3AccessT>(value);
235 template <
typename S3AccessT = SequenceStoreS3Access>
245 template <
typename RequestIdT = Aws::String>
247 m_requestIdHasBeenSet =
true;
248 m_requestId = std::forward<RequestIdT>(value);
250 template <
typename RequestIdT = Aws::String>
279 SequenceStoreS3Access m_s3Access;
282 bool m_idHasBeenSet =
false;
283 bool m_arnHasBeenSet =
false;
284 bool m_nameHasBeenSet =
false;
285 bool m_descriptionHasBeenSet =
false;
286 bool m_sseConfigHasBeenSet =
false;
287 bool m_creationTimeHasBeenSet =
false;
288 bool m_fallbackLocationHasBeenSet =
false;
289 bool m_eTagAlgorithmFamilyHasBeenSet =
false;
290 bool m_statusHasBeenSet =
false;
291 bool m_statusMessageHasBeenSet =
false;
292 bool m_propagatedSetLevelTagsHasBeenSet =
false;
293 bool m_s3AccessHasBeenSet =
false;
294 bool m_requestIdHasBeenSet =
false;
AWS_OMICS_API CreateSequenceStoreResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetS3Access(S3AccessT &&value)
SequenceStoreStatus GetStatus() const
const Aws::String & GetRequestId() const
CreateSequenceStoreResult & WithFallbackLocation(FallbackLocationT &&value)
void SetSseConfig(SseConfigT &&value)
const SequenceStoreS3Access & GetS3Access() const
CreateSequenceStoreResult & WithETagAlgorithmFamily(ETagAlgorithmFamily value)
CreateSequenceStoreResult & WithRequestId(RequestIdT &&value)
CreateSequenceStoreResult & WithId(IdT &&value)
void SetRequestId(RequestIdT &&value)
void SetStatusMessage(StatusMessageT &&value)
const Aws::String & GetFallbackLocation() const
CreateSequenceStoreResult & WithName(NameT &&value)
void SetETagAlgorithmFamily(ETagAlgorithmFamily value)
void SetCreationTime(CreationTimeT &&value)
const Aws::String & GetDescription() const
CreateSequenceStoreResult & WithStatusMessage(StatusMessageT &&value)
const Aws::String & GetStatusMessage() const
CreateSequenceStoreResult & AddPropagatedSetLevelTags(PropagatedSetLevelTagsT &&value)
void SetArn(ArnT &&value)
CreateSequenceStoreResult & WithStatus(SequenceStoreStatus value)
const SseConfig & GetSseConfig() const
void SetFallbackLocation(FallbackLocationT &&value)
void SetName(NameT &&value)
const Aws::String & GetArn() const
CreateSequenceStoreResult & WithArn(ArnT &&value)
ETagAlgorithmFamily GetETagAlgorithmFamily() const
const Aws::String & GetName() const
CreateSequenceStoreResult & WithDescription(DescriptionT &&value)
const Aws::Utils::DateTime & GetCreationTime() const
CreateSequenceStoreResult & WithSseConfig(SseConfigT &&value)
CreateSequenceStoreResult & WithPropagatedSetLevelTags(PropagatedSetLevelTagsT &&value)
AWS_OMICS_API CreateSequenceStoreResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::Vector< Aws::String > & GetPropagatedSetLevelTags() const
void SetPropagatedSetLevelTags(PropagatedSetLevelTagsT &&value)
CreateSequenceStoreResult & WithS3Access(S3AccessT &&value)
void SetDescription(DescriptionT &&value)
AWS_OMICS_API CreateSequenceStoreResult()=default
void SetStatus(SequenceStoreStatus value)
const Aws::String & GetId() const
CreateSequenceStoreResult & 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