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 variant import job.

Inheritance Hierarchy

System.Object
  Amazon.Omics.Model.VariantImportJobItem

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

Syntax

C#
public class VariantImportJobItem

The VariantImportJobItem type exposes the following members

Constructors

NameDescription
Public Method VariantImportJobItem()

Properties

NameTypeDescription
Public Property AnnotationFields System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property AnnotationFields.

The annotation schema generated by the parsed annotation data.

Public Property CompletionTime System.DateTime

Gets and sets the property CompletionTime.

When the job completed.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

When the job was created.

Public Property DestinationName System.String

Gets and sets the property DestinationName.

The job's destination variant store.

Public Property Id System.String

Gets and sets the property Id.

The job's ID.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The job's service role ARN.

Public Property RunLeftNormalization System.Boolean

Gets and sets the property RunLeftNormalization.

The job's left normalization setting.

Public Property Status Amazon.Omics.JobStatus

Gets and sets the property Status.

The job's status.

Public Property UpdateTime System.DateTime

Gets and sets the property UpdateTime.

When the job was updated.

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