AnnotationImportJobItem - HealthOmics API Reference

AnnotationImportJobItem

An annotation import job.

Contents

creationTime

When the job was created.

Type: Timestamp

Required: Yes

destinationName

The job's destination annotation store.

Type: String

Required: Yes

id

The job's ID.

Type: String

Required: Yes

roleArn

The job's service role ARN.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:([^: ]*):([^: ]*):([^: ]*):([0-9]{12}):([^: ]*)

Required: Yes

status

The job's status.

Type: String

Valid Values: SUBMITTED | IN_PROGRESS | CANCELLED | COMPLETED | FAILED | COMPLETED_WITH_FAILURES

Required: Yes

updateTime

When the job was updated.

Type: Timestamp

Required: Yes

versionName

The name of the annotation store version.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 255.

Pattern: ([a-z]){1}([a-z0-9_]){2,254}

Required: Yes

annotationFields

The annotation schema generated by the parsed annotation data.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 21.

Value Length Constraints: Minimum length of 1. Maximum length of 21.

Required: No

completionTime

When the job completed.

Type: Timestamp

Required: No

runLeftNormalization

The job's left normalization setting.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: