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.
Namespace: Amazon.Omics.Model
Assembly: AWSSDK.Omics.dll
Version: 3.x.y.z
public class VariantImportJobItem
The VariantImportJobItem type exposes the following members
Name | Description | |
---|---|---|
VariantImportJobItem() |
Name | Type | Description | |
---|---|---|---|
AnnotationFields | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property AnnotationFields. The annotation schema generated by the parsed annotation data. |
|
CompletionTime | System.DateTime |
Gets and sets the property CompletionTime. When the job completed. |
|
CreationTime | System.DateTime |
Gets and sets the property CreationTime. When the job was created. |
|
DestinationName | System.String |
Gets and sets the property DestinationName. The job's destination variant store. |
|
Id | System.String |
Gets and sets the property Id. The job's ID. |
|
RoleArn | System.String |
Gets and sets the property RoleArn. The job's service role ARN. |
|
RunLeftNormalization | System.Boolean |
Gets and sets the property RunLeftNormalization. The job's left normalization setting. |
|
Status | Amazon.Omics.JobStatus |
Gets and sets the property Status. The job's status. |
|
UpdateTime | System.DateTime |
Gets and sets the property UpdateTime. When the job was updated. |
.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