Builder

class Builder

Properties

Link copied to clipboard

An optional user-friendly name for the run batch.

Link copied to clipboard

The individual run configurations. Specify exactly one of inlineSettings or s3UriSettings. See BatchRunSettings.

Link copied to clipboard

Shared configuration applied to all runs in the batch. See DefaultRunSetting.

Link copied to clipboard

A client token used to deduplicate retry requests and prevent duplicate batches from being created.

Link copied to clipboard

AWS tags to associate with the batch resource. These tags are not inherited by individual runs. To tag individual runs, use defaultRunSetting.runTags.

Functions