RepetitionIndex Class

The workflow run action repetition index.

Constructor

RepetitionIndex(*args: Any, **kwargs: Any)

Variables

Name Description
scope_name
str

The scope.

item_index
int

The index. Required.

Attributes

item_index

The index. Required.

item_index: int

scope_name

The scope.

scope_name: str | None