AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A workflow.
Namespace: Amazon.Omics.Model
Assembly: AWSSDK.Omics.dll
Version: 3.x.y.z
public class WorkflowListItem
The WorkflowListItem type exposes the following members
Name | Description | |
---|---|---|
![]() |
WorkflowListItem() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The workflow's ARN. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. When the workflow was created. |
![]() |
Digest | System.String |
Gets and sets the property Digest. The workflow's digest. |
![]() |
Id | System.String |
Gets and sets the property Id. The workflow's ID. |
![]() |
Metadata | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Metadata. Any metadata available for workflow. The information listed may vary depending on the workflow, and there may also be no metadata to return. |
![]() |
Name | System.String |
Gets and sets the property Name. The workflow's name. |
![]() |
Status | Amazon.Omics.WorkflowStatus |
Gets and sets the property Status. The workflow's status. |
![]() |
Type | Amazon.Omics.WorkflowType |
Gets and sets the property Type. The workflow's type. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5