ImportReadSetJobItem - AWS HealthOmics

ImportReadSetJobItem

An import read set job.

Contents

creationTime

When the job was created.

Type: Timestamp

Required: Yes

id

The job's ID.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 36.

Pattern: [0-9]+

Required: Yes

roleArn

The job's service role ARN.

Type: String

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

Pattern: arn:.*

Required: Yes

sequenceStoreId

The job's sequence store ID.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 36.

Pattern: [0-9]+

Required: Yes

status

The job's status.

Type: String

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

Required: Yes

completionTime

When the job completed.

Type: Timestamp

Required: No

See Also

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