Iterator type#

class flytekit.types.iterator.FlyteIterator(ctx, lv, expected_python_type, length)#
Parameters:
flytekit.types.iterator.JSON#

alias of Dict[str, Any] | List[Any] | bool | float | int | str