ExportReadSetJobDetail - HealthOmics API Reference

ExportReadSetJobDetail

Details about a read set export job.

Contents

creationTime

When the job was created.

Type: Timestamp

Required: Yes

destination

The job's destination in Amazon S3.

Type: String

Pattern: s3://([a-z0-9][a-z0-9-.]{1,61}[a-z0-9])/?((.{1,1024})/)?

Required: Yes

id

The job's ID.

Type: String

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

Pattern: [0-9]+

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: