Builder
class Builder
Properties
Link copied to clipboard
Per-run engine-specific settings. Use this field to specify configuration options that are specific to the workflow engine (for example, Nextflow profiles). Overrides defaultRunSetting.engineSettings for this run.
Link copied to clipboard
The expected AWS account ID of the owner of the output S3 bucket for this run.
Link copied to clipboard
Per-run workflow parameters. Merged with defaultRunSetting.parameters; values in this object take precedence when keys overlap.
Link copied to clipboard
A customer-provided unique identifier for this run configuration within the batch. After submission, use ListRunsInBatch to map each runSettingId to the HealthOmics-generated runId.