InlineSetting
class InlineSetting
A per-run configuration that overrides or merges with fields from DefaultRunSetting for a specific run.
Types
Properties
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.