BatchListItem - HealthOmics API Reference

BatchListItem

A summary of a batch returned by ListBatch.

Contents

createdAt

The timestamp when the batch was created.

Type: Timestamp

Required: No

id

The batch identifier.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 18.

Pattern: [0-9]+

Required: No

name

The batch name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+

Required: No

status

The current batch status.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Valid Values: PENDING | SUBMITTING | INPROGRESS | STOPPING | CANCELLED | FAILED | PROCESSED | RUNS_DELETING | RUNS_DELETED

Required: No

totalRuns

The total number of runs in the batch.

Type: Integer

Required: No

workflowId

The identifier of the workflow used for the batch.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 18.

Pattern: [0-9]+

Required: No

See Also

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