7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSMap.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/omics/Omics_EXPORTS.h>
11#include <aws/omics/model/Accelerators.h>
12#include <aws/omics/model/ContainerRegistryMap.h>
13#include <aws/omics/model/DefinitionRepositoryDetails.h>
14#include <aws/omics/model/StorageType.h>
15#include <aws/omics/model/WorkflowEngine.h>
16#include <aws/omics/model/WorkflowParameter.h>
17#include <aws/omics/model/WorkflowStatus.h>
18#include <aws/omics/model/WorkflowType.h>
23template <
typename RESULT_TYPE>
24class AmazonWebServiceResult;
44 template <
typename ArnT = Aws::String>
46 m_arnHasBeenSet =
true;
47 m_arn = std::forward<ArnT>(value);
49 template <
typename ArnT = Aws::String>
51 SetArn(std::forward<ArnT>(value));
61 template <
typename WorkflowIdT = Aws::String>
63 m_workflowIdHasBeenSet =
true;
64 m_workflowId = std::forward<WorkflowIdT>(value);
66 template <
typename WorkflowIdT = Aws::String>
78 template <
typename VersionNameT = Aws::String>
80 m_versionNameHasBeenSet =
true;
81 m_versionName = std::forward<VersionNameT>(value);
83 template <
typename VersionNameT = Aws::String>
96 m_acceleratorsHasBeenSet =
true;
97 m_accelerators = value;
110 template <
typename CreationTimeT = Aws::Utils::DateTime>
112 m_creationTimeHasBeenSet =
true;
113 m_creationTime = std::forward<CreationTimeT>(value);
115 template <
typename CreationTimeT = Aws::Utils::DateTime>
127 template <
typename DescriptionT = Aws::String>
129 m_descriptionHasBeenSet =
true;
130 m_description = std::forward<DescriptionT>(value);
132 template <
typename DescriptionT = Aws::String>
144 template <
typename DefinitionT = Aws::String>
146 m_definitionHasBeenSet =
true;
147 m_definition = std::forward<DefinitionT>(value);
149 template <
typename DefinitionT = Aws::String>
161 template <
typename DigestT = Aws::String>
163 m_digestHasBeenSet =
true;
164 m_digest = std::forward<DigestT>(value);
166 template <
typename DigestT = Aws::String>
179 m_engineHasBeenSet =
true;
193 template <
typename MainT = Aws::String>
195 m_mainHasBeenSet =
true;
196 m_main = std::forward<MainT>(value);
198 template <
typename MainT = Aws::String>
200 SetMain(std::forward<MainT>(value));
210 template <
typename MetadataT = Aws::Map<Aws::String, Aws::String>>
212 m_metadataHasBeenSet =
true;
213 m_metadata = std::forward<MetadataT>(value);
215 template <
typename MetadataT = Aws::Map<Aws::String, Aws::String>>
220 template <
typename MetadataKeyT = Aws::String,
typename MetadataValueT = Aws::String>
222 m_metadataHasBeenSet =
true;
223 m_metadata.emplace(std::forward<MetadataKeyT>(key), std::forward<MetadataValueT>(value));
233 template <
typename ParameterTemplateT = Aws::Map<Aws::String, WorkflowParameter>>
235 m_parameterTemplateHasBeenSet =
true;
236 m_parameterTemplate = std::forward<ParameterTemplateT>(value);
238 template <
typename ParameterTemplateT = Aws::Map<Aws::String, WorkflowParameter>>
243 template <
typename ParameterTemplateKeyT = Aws::String,
typename ParameterTemplateValueT = WorkflowParameter>
245 m_parameterTemplateHasBeenSet =
true;
246 m_parameterTemplate.emplace(std::forward<ParameterTemplateKeyT>(key), std::forward<ParameterTemplateValueT>(value));
257 m_statusHasBeenSet =
true;
271 template <
typename StatusMessageT = Aws::String>
273 m_statusMessageHasBeenSet =
true;
274 m_statusMessage = std::forward<StatusMessageT>(value);
276 template <
typename StatusMessageT = Aws::String>
289 m_storageTypeHasBeenSet =
true;
290 m_storageType = value;
304 m_storageCapacityHasBeenSet =
true;
305 m_storageCapacity = value;
319 m_typeHasBeenSet =
true;
333 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
335 m_tagsHasBeenSet =
true;
336 m_tags = std::forward<TagsT>(value);
338 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
340 SetTags(std::forward<TagsT>(value));
343 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
345 m_tagsHasBeenSet =
true;
346 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
356 template <
typename Uu
idT = Aws::String>
358 m_uuidHasBeenSet =
true;
359 m_uuid = std::forward<UuidT>(value);
361 template <
typename Uu
idT = Aws::String>
363 SetUuid(std::forward<UuidT>(value));
373 template <
typename WorkflowBucketOwnerIdT = Aws::String>
375 m_workflowBucketOwnerIdHasBeenSet =
true;
376 m_workflowBucketOwnerId = std::forward<WorkflowBucketOwnerIdT>(value);
378 template <
typename WorkflowBucketOwnerIdT = Aws::String>
390 template <
typename ContainerRegistryMapT = ContainerRegistryMap>
392 m_containerRegistryMapHasBeenSet =
true;
393 m_containerRegistryMap = std::forward<ContainerRegistryMapT>(value);
395 template <
typename ContainerRegistryMapT = ContainerRegistryMap>
408 template <
typename ReadmeT = Aws::String>
410 m_readmeHasBeenSet =
true;
411 m_readme = std::forward<ReadmeT>(value);
413 template <
typename ReadmeT = Aws::String>
426 template <
typename DefinitionRepositoryDetailsT = DefinitionRepositoryDetails>
428 m_definitionRepositoryDetailsHasBeenSet =
true;
429 m_definitionRepositoryDetails = std::forward<DefinitionRepositoryDetailsT>(value);
431 template <
typename DefinitionRepositoryDetailsT = DefinitionRepositoryDetails>
446 template <
typename ReadmePathT = Aws::String>
448 m_readmePathHasBeenSet =
true;
449 m_readmePath = std::forward<ReadmePathT>(value);
451 template <
typename ReadmePathT = Aws::String>
461 template <
typename RequestIdT = Aws::String>
463 m_requestIdHasBeenSet =
true;
464 m_requestId = std::forward<RequestIdT>(value);
466 template <
typename RequestIdT = Aws::String>
503 int m_storageCapacity{0};
513 ContainerRegistryMap m_containerRegistryMap;
517 DefinitionRepositoryDetails m_definitionRepositoryDetails;
522 bool m_arnHasBeenSet =
false;
523 bool m_workflowIdHasBeenSet =
false;
524 bool m_versionNameHasBeenSet =
false;
525 bool m_acceleratorsHasBeenSet =
false;
526 bool m_creationTimeHasBeenSet =
false;
527 bool m_descriptionHasBeenSet =
false;
528 bool m_definitionHasBeenSet =
false;
529 bool m_digestHasBeenSet =
false;
530 bool m_engineHasBeenSet =
false;
531 bool m_mainHasBeenSet =
false;
532 bool m_metadataHasBeenSet =
false;
533 bool m_parameterTemplateHasBeenSet =
false;
534 bool m_statusHasBeenSet =
false;
535 bool m_statusMessageHasBeenSet =
false;
536 bool m_storageTypeHasBeenSet =
false;
537 bool m_storageCapacityHasBeenSet =
false;
538 bool m_typeHasBeenSet =
false;
539 bool m_tagsHasBeenSet =
false;
540 bool m_uuidHasBeenSet =
false;
541 bool m_workflowBucketOwnerIdHasBeenSet =
false;
542 bool m_containerRegistryMapHasBeenSet =
false;
543 bool m_readmeHasBeenSet =
false;
544 bool m_definitionRepositoryDetailsHasBeenSet =
false;
545 bool m_readmePathHasBeenSet =
false;
546 bool m_requestIdHasBeenSet =
false;
GetWorkflowVersionResult & WithDigest(DigestT &&value)
void SetContainerRegistryMap(ContainerRegistryMapT &&value)
GetWorkflowVersionResult & WithContainerRegistryMap(ContainerRegistryMapT &&value)
WorkflowEngine GetEngine() const
GetWorkflowVersionResult & AddTags(TagsKeyT &&key, TagsValueT &&value)
const Aws::String & GetReadmePath() const
void SetParameterTemplate(ParameterTemplateT &&value)
void SetAccelerators(Accelerators value)
void SetEngine(WorkflowEngine value)
void SetCreationTime(CreationTimeT &&value)
const Aws::Utils::DateTime & GetCreationTime() const
GetWorkflowVersionResult & WithStatusMessage(StatusMessageT &&value)
GetWorkflowVersionResult & WithDescription(DescriptionT &&value)
void SetUuid(UuidT &&value)
GetWorkflowVersionResult & AddParameterTemplate(ParameterTemplateKeyT &&key, ParameterTemplateValueT &&value)
GetWorkflowVersionResult & WithWorkflowBucketOwnerId(WorkflowBucketOwnerIdT &&value)
int GetStorageCapacity() const
const Aws::String & GetUuid() const
void SetType(WorkflowType value)
void SetStatusMessage(StatusMessageT &&value)
void SetVersionName(VersionNameT &&value)
const Aws::String & GetDescription() const
const Aws::String & GetStatusMessage() const
const Aws::String & GetDefinition() const
const Aws::String & GetRequestId() const
GetWorkflowVersionResult & WithUuid(UuidT &&value)
void SetRequestId(RequestIdT &&value)
GetWorkflowVersionResult & WithCreationTime(CreationTimeT &&value)
GetWorkflowVersionResult & WithTags(TagsT &&value)
void SetDigest(DigestT &&value)
void SetWorkflowBucketOwnerId(WorkflowBucketOwnerIdT &&value)
GetWorkflowVersionResult & WithDefinitionRepositoryDetails(DefinitionRepositoryDetailsT &&value)
GetWorkflowVersionResult & WithWorkflowId(WorkflowIdT &&value)
AWS_OMICS_API GetWorkflowVersionResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetWorkflowVersionResult & WithRequestId(RequestIdT &&value)
const DefinitionRepositoryDetails & GetDefinitionRepositoryDetails() const
void SetDefinition(DefinitionT &&value)
AWS_OMICS_API GetWorkflowVersionResult()=default
GetWorkflowVersionResult & WithMetadata(MetadataT &&value)
const Aws::String & GetReadme() const
GetWorkflowVersionResult & WithStorageCapacity(int value)
const Aws::String & GetWorkflowId() const
void SetDescription(DescriptionT &&value)
const Aws::String & GetArn() const
const Aws::String & GetMain() const
WorkflowStatus GetStatus() const
void SetReadmePath(ReadmePathT &&value)
GetWorkflowVersionResult & WithAccelerators(Accelerators value)
WorkflowType GetType() const
const Aws::String & GetDigest() const
void SetMain(MainT &&value)
void SetStatus(WorkflowStatus value)
StorageType GetStorageType() const
AWS_OMICS_API GetWorkflowVersionResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetDefinitionRepositoryDetails(DefinitionRepositoryDetailsT &&value)
GetWorkflowVersionResult & WithStorageType(StorageType value)
const Aws::Map< Aws::String, WorkflowParameter > & GetParameterTemplate() const
const ContainerRegistryMap & GetContainerRegistryMap() const
const Aws::Map< Aws::String, Aws::String > & GetMetadata() const
GetWorkflowVersionResult & WithType(WorkflowType value)
const Aws::String & GetVersionName() const
const Aws::Map< Aws::String, Aws::String > & GetTags() const
GetWorkflowVersionResult & WithStatus(WorkflowStatus value)
void SetReadme(ReadmeT &&value)
void SetWorkflowId(WorkflowIdT &&value)
void SetStorageCapacity(int value)
GetWorkflowVersionResult & WithEngine(WorkflowEngine value)
const Aws::String & GetWorkflowBucketOwnerId() const
GetWorkflowVersionResult & WithMain(MainT &&value)
void SetArn(ArnT &&value)
GetWorkflowVersionResult & WithReadmePath(ReadmePathT &&value)
void SetStorageType(StorageType value)
GetWorkflowVersionResult & WithDefinition(DefinitionT &&value)
GetWorkflowVersionResult & WithArn(ArnT &&value)
Accelerators GetAccelerators() const
void SetTags(TagsT &&value)
GetWorkflowVersionResult & AddMetadata(MetadataKeyT &&key, MetadataValueT &&value)
GetWorkflowVersionResult & WithParameterTemplate(ParameterTemplateT &&value)
GetWorkflowVersionResult & WithReadme(ReadmeT &&value)
void SetMetadata(MetadataT &&value)
GetWorkflowVersionResult & WithVersionName(VersionNameT &&value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue