AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Omics.Model.WorkflowListItem

Namespace: Amazon.Omics.Model
Assembly: AWSSDK.Omics.dll
Version: 3.x.y.z

Syntax

C#
public class WorkflowListItem

The WorkflowListItem type exposes the following members

Constructors

NameDescription
Public Method WorkflowListItem()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The workflow's ARN.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

When the workflow was created.

Public Property Digest System.String

Gets and sets the property Digest.

The workflow's digest.

Public Property Id System.String

Gets and sets the property Id.

The workflow's ID.

Public Property 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.

Public Property Name System.String

Gets and sets the property Name.

The workflow's name.

Public Property Status Amazon.Omics.WorkflowStatus

Gets and sets the property Status.

The workflow's status.

Public Property Type Amazon.Omics.WorkflowType

Gets and sets the property Type.

The workflow's type.

Version Information

.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