diff --git a/README.md b/README.md index c0b3b806..6b8244c3 100644 --- a/README.md +++ b/README.md @@ -1724,6 +1724,9 @@ Types: If the value of attempts is greater than one, the job is retried on failure the same number of attempts as the value. Defaults to `1`. + - tags (`attrsOf str`): Optional. + Tags to apply to the batch job. + Defaults to `{ }`. - attemptDurationSeconds (`ints.positive`): Optional. The time duration in seconds (measured from the job attempt's startedAt timestamp)